Get the satellite's Model properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Model() As IAgSaVOModel |
| [C#] |
|---|
public IAgSaVOModel Model {get;} |
| [Managed C++] |
|---|
public: __property IAgSaVOModel ^ get_Model(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgSaVOModel getModel(); |
[Python - STK API ] |
|---|
@property def Model(self) -> "IAgSaVOModel": |






