Interface used to access the list of stations for an Aviator aircraft.
AddInternalFuelTank | Add an internal fuel tank. |
AddPayloadStation | Add a payload station. |
ContainsStation | Get whether the station list contains an item with the given name. |
GetInternalFuelTankByName | Get the internal fuel tank with the given name. |
GetPayloadStationByName | Get the payload station with the given name. |
RemoveAtIndex | Remove procedure at the given index. |
RemoveStationByName | Remove an station by name. |
Count | Returns the number of elements in a collection. |
Item | Given an index, returns an element in the collection. |
StationNames | Returns the station names. |
Set the Configuration used for the Mission
| [C#] | ||
|---|---|---|
| ||
Set the Configuration used for the Mission
| [Visual Basic .NET] | ||
|---|---|---|
| ||





