Get the station position relative to the parent aircraft.
MissionModeler_RM <AircraftObjPath> Configuration Station "<StationName>" GetValue ParentRelPosition [<Unit>]
MissionModeler_RM <AircraftObjPath> Aircraft DefaultConfiguration Station "<StationName>" GetValue ParentRelPosition [<Unit>]
This command returns the Cartesian values that describe the position of the station relative to the aircraft's empty center of gravity.
These values are valid for Payload station and Internal Fuel Tank station only.
<StationName> | The name of the station, either an Internal Fuel Tank station or a Payload station, for which the position is being returned. |
<Unit> | Enter the unit that the coordinates are returned in. The default unit is meter. The unit type is Small Distance Unit. |
The cartesian values representing the position, <X> <Y> <Z>, are returned in the unit specified or in meters.
MissionModeler_RM */Aircraft/Aircraft1 Configuration Station "Internal Fuel Tank 1" GetValue ParentRelPosition
MissionModeler_RM */Aircraft/Aircraft1 Aircraft DefaultConfiguration Station "Internal Fuel Tank 1" GetValue ParentRelPosition feet
STK Programming Interface 11.0.1