Station SetValue ParentRelPosition

Specify the station position relative to the parent aircraft.

Related Commands

  • MissionModeler Configuration Station
  • MissionModeler Aircraft DefaultConfiguration Station
  • Syntax

    MissionModeler <AircraftObjPath> Configuration Station "<StationName>" SetValue ParentRelPosition <X> [<XUnit>] <Y> [<YUnit>] <Z> [<ZUnit>]

    MissionModeler <AircraftObjPath> Aircraft DefaultConfiguration Station "<StationName>" SetValue ParentRelPosition <X> [<XUnit>] <Y> [<YUnit>] <Z> [<ZUnit>]

    Description

    With the SetValue ParentRelPosition command specify 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 set.
    <X> Enter X coordinate of the position.
    <XUnit> Enter the unit that the X coordinate is entered in. The default unit is meter. The unit type is Small Distance Unit.
    <Y> Enter Y coordinate of the position.
    <YUnit> Enter the unit that the Y coordinate is entered in. The default unit is meter. The unit type is Small Distance Unit.
    <Z> Enter Z coordinate of the position.
    <ZUnit> Enter the unit that the Z coordinate is entered in. The default unit is meter. The unit type is Small Distance Unit.

     

    Examples

    MissionModeler */Aircraft/Aircraft1 Configuration Station "Internal Fuel Tank 1" SetValue ParentRelPosition 0.5 1.25 0.0

    MissionModeler */Aircraft/Aircraft1 Aircraft DefaultConfiguration Station "Internal Fuel Tank 1" SetValue ParentRelPosition 0.13 feet 1.2 feet 0.5 feet