Add a station to an Aircraft model.
MissionModeler <AircraftObjPath> Configuration AddStation {Value} ["<Name>"]
MissionModeler <AircraftObjPath> Aircraft DefaultConfiguration AddStation {Value} ["<Name>"]
{Value} | Enter the type of station being added. Valid values are "Internal Fuel Tank" and "Payload Station". |
["<Name>"] | Enter "<Name>" to specify a name other than the default for the new station. This parameter is optional, if not specified, a default name for the station will be automatically generated. Station names must be unique at the first level. |
MissionModeler */Aircraft/Aircraft1 Configuration AddStation "Internal Fuel Tank"
MissionModeler */Aircraft/Aircraft1 Aircraft DefaultConfiguration AddStation "Payload Station" "Station2"
STK Programming Interface 11.0.1