Get the Astrogator satellite on which the segment to be compared exists.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ReferenceSat() As IAgLinkToObject |
| [C#] |
|---|
public IAgLinkToObject ReferenceSat {get;} |
| [Managed C++] |
|---|
public: __property IAgLinkToObject ^ get_ReferenceSat(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgLinkToObject getReferenceSat(); |
[Python - STK API ] |
|---|
@property def ReferenceSat(self) -> "IAgLinkToObject": |






