WindproService

Operations

Index Method Parameters Response Type Description
1 close
WindproService___Close
WindproServiceCloseResponse
2 getVersion
WindproService___GetVersion
WindproServiceGetVersionResponse
3 getIsInDemo
WindproService___GetIsInDemo
WindproServiceGetIsInDemoResponse
4 convertCoors
WindproService___ConvertCoors
WindproServiceConvertCoorsResponse
5 convertCoorEPSG
WindproService___ConvertCoorEPSG
WindproServiceConvertCoorEPSGResponse
6 convertCoor
WindproService___ConvertCoor
WindproServiceConvertCoorResponse
7 getActivationLines
WindproService___GetActivationLines
WindproServiceGetActivationLinesResponse
8 raiseTestException
WindproService___RaiseTestException
WindproServiceRaiseTestExceptionResponse
9 getCoorSysFromEPSG
WindproService___GetCoorSysFromEPSG
WindproServiceGetCoorSysFromEPSGResponse
10 getWaspVersion
WindproService___GetWaspVersion
WindproServiceGetWaspVersionResponse
11 setWaspVersion
WindproService___SetWaspVersion
WindproServiceSetWaspVersionResponse

close

Parameters

Name Type Required Description
WindproService___Close
WindproServiceClose
Y

Response

Name Type Required Description
WindproService___CloseResponse
WindproServiceCloseResponse
Y

getVersion

Parameters

Name Type Required Description
WindproService___GetVersion
WindproServiceGetVersion
Y

Response

Name Type Required Description
WindproService___GetVersionResponse
WindproServiceGetVersionResponse
Property Type Required Description
Result String Y
Y

getIsInDemo

Parameters

Name Type Required Description
WindproService___GetIsInDemo
WindproServiceGetIsInDemo
Y

Response

Name Type Required Description
WindproService___GetIsInDemoResponse
WindproServiceGetIsInDemoResponse
Property Type Required Description
Result Boolean Y
Y

convertCoors

Parameters

Name Type Required Description
WindproService___ConvertCoors
WindproServiceConvertCoors
Property Type Required Description
inCoors TApiWpCoors Y
inCoors.TApiWpCoor[] TApiWpCoor[] N
inCoors.TApiWpCoor[].X Double Y
inCoors.TApiWpCoor[].Y Double Y
fromCoorSys TApiWpCoorSysData Y
fromCoorSys.ShowAllCountries Boolean Y
fromCoorSys.DefaultSystem String Y
fromCoorSys.LongWest Boolean Y
fromCoorSys.LatSouth Boolean Y
fromCoorSys.Zone Integer Y
fromCoorSys.Datum String Y
fromCoorSys.RectDec Integer Y
fromCoorSys.ZoneInEastern Integer Y
toCoorSys TApiWpCoorSysData Y
toCoorSys.ShowAllCountries Boolean Y
toCoorSys.DefaultSystem String Y
toCoorSys.LongWest Boolean Y
toCoorSys.LatSouth Boolean Y
toCoorSys.Zone Integer Y
toCoorSys.Datum String Y
toCoorSys.RectDec Integer Y
toCoorSys.ZoneInEastern Integer Y
Y

Response

Name Type Required Description
WindproService___ConvertCoorsResponse
WindproServiceConvertCoorsResponse
Property Type Required Description
Result TApiWpCoors Y
Result.TApiWpCoor[] TApiWpCoor[] N
Result.TApiWpCoor[].X Double Y
Result.TApiWpCoor[].Y Double Y
Y

convertCoorEPSG

Parameters

Name Type Required Description
WindproService___ConvertCoorEPSG
WindproServiceConvertCoorEPSG
Property Type Required Description
x Double Y
y Double Y
inEpsg Integer Y
toEpsg Integer Y
Y

Response

Name Type Required Description
WindproService___ConvertCoorEPSGResponse
WindproServiceConvertCoorEPSGResponse
Property Type Required Description
Result TApiWpCoor Y
Result.X Double Y
Result.Y Double Y
Y

convertCoor

Parameters

Name Type Required Description
WindproService___ConvertCoor
WindproServiceConvertCoor
Property Type Required Description
x Double Y
y Double Y
fromCoorSys TApiWpCoorSysData Y
fromCoorSys.ShowAllCountries Boolean Y
fromCoorSys.DefaultSystem String Y
fromCoorSys.LongWest Boolean Y
fromCoorSys.LatSouth Boolean Y
fromCoorSys.Zone Integer Y
fromCoorSys.Datum String Y
fromCoorSys.RectDec Integer Y
fromCoorSys.ZoneInEastern Integer Y
toCoorSys TApiWpCoorSysData Y
toCoorSys.ShowAllCountries Boolean Y
toCoorSys.DefaultSystem String Y
toCoorSys.LongWest Boolean Y
toCoorSys.LatSouth Boolean Y
toCoorSys.Zone Integer Y
toCoorSys.Datum String Y
toCoorSys.RectDec Integer Y
toCoorSys.ZoneInEastern Integer Y
Y

Response

Name Type Required Description
WindproService___ConvertCoorResponse
WindproServiceConvertCoorResponse
Property Type Required Description
Result TApiWpCoor Y
Result.X Double Y
Result.Y Double Y
Y

getActivationLines

Parameters

Name Type Required Description
WindproService___GetActivationLines
WindproServiceGetActivationLines
Y

Response

Name Type Required Description
WindproService___GetActivationLinesResponse
WindproServiceGetActivationLinesResponse
Property Type Required Description
Result TROArraySystemString Y
Result.string[] String[] Y
Y

raiseTestException

Parameters

Name Type Required Description
WindproService___RaiseTestException
WindproServiceRaiseTestException
Y

Response

Name Type Required Description
WindproService___RaiseTestExceptionResponse
WindproServiceRaiseTestExceptionResponse
Y

getCoorSysFromEPSG

Parameters

Name Type Required Description
WindproService___GetCoorSysFromEPSG
WindproServiceGetCoorSysFromEPSG
Property Type Required Description
epsg Integer Y
Y

Response

Name Type Required Description
WindproService___GetCoorSysFromEPSGResponse
WindproServiceGetCoorSysFromEPSGResponse
Property Type Required Description
Result TApiWpCoorSysData Y
Result.ShowAllCountries Boolean Y
Result.DefaultSystem String Y
Result.LongWest Boolean Y
Result.LatSouth Boolean Y
Result.Zone Integer Y
Result.Datum String Y
Result.RectDec Integer Y
Result.ZoneInEastern Integer Y
Y

getWaspVersion

Parameters

Name Type Required Description
WindproService___GetWaspVersion
WindproServiceGetWaspVersion
Y

Response

Name Type Required Description
WindproService___GetWaspVersionResponse
WindproServiceGetWaspVersionResponse
Property Type Required Description
Result ApiWaspVersion Y
Y

setWaspVersion

Parameters

Name Type Required Description
WindproService___SetWaspVersion
WindproServiceSetWaspVersion
Property Type Required Description
version ApiWaspVersion Y
Y

Response

Name Type Required Description
WindproService___SetWaspVersionResponse
WindproServiceSetWaspVersionResponse
Y