C2xGetStationPosition
Valid for: CANoe DEFunction Syntax
Description
This function returns the position and heading of a station as out parameters.Parameters
- stationName: Name of the station defined in a scenario.
- latitude: Latitude of the station as float value.
- longitude: Longitude of the station as float value.
- elevation: Elevation of the station as float value.
- heading: Heading of the station as float value (degrees).
Return Values
- 0: OK
- -1: Error