GnssStationInfoCreate
Create a GnssStationInfo file from scratch by defining attributes such as markerName, markerNumber, comment, approxPosition, antenna and receiver.
See also GnssAntex2AntennaDefinition and GnssStationLog2Platform.
Name | Type | Annotation |
---|---|---|
outputfileStationInfo | filename | |
markerName | string | |
markerNumber | string | |
comment | string | |
approxPositionX | double | [m] in TRF |
approxPositionY | double | [m] in TRF |
approxPositionZ | double | [m] in TRF |
antenna | sequence | |
name | string | |
serial | string | |
radome | string | |
comment | string | |
timeStart | time | |
timeEnd | time | |
positionX | double | [m] ARP in north, east, up or vehicle system |
positionY | double | [m] ARP in north, east, up or vehicle system |
positionZ | double | [m] ARP in north, east, up or vehicle system |
rotationX | angle | [degree] from local/vehicle to left-handed antenna system |
rotationY | angle | [degree] from local/vehicle to left-handed antenna system |
rotationZ | angle | [degree] from local/vehicle to left-handed antenna system |
flipX | boolean | flip x-axis (after rotation) |
flipY | boolean | flip y-axis (after rotation) |
flipZ | boolean | flip z-axis (after rotation) |
receiver | sequence | |
name | string | |
serial | string | |
version | string | |
comment | string | |
timeStart | time | |
timeEnd | time | |
referencePoint | sequence | e.g. center of mass in satellite frame |
comment | string | |
xStart | double | [m] in north, east, up or vehicle system |
yStart | double | linear motion between start and end |
zStart | double | |
xEnd | double | [m] in north, east, up or vehicle system |
yEnd | double | linear motion between start and end |
zEnd | double | |
timeStart | time | |
timeEnd | time |