Get a collection of the aircraft's payload stations.
| [Visual Basic .NET] |
|---|
Public Function GetStations() As IAgAvtrStationCollection |
| [C#] |
|---|
public IAgAvtrStationCollection GetStations(); |
| [Managed C++] |
|---|
public: IAgAvtrStationCollection ^ GetStations(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAvtrStationCollection getStations(); |
[Python - STK API ] |
|---|
def GetStations(self) -> "IAgAvtrStationCollection": |






