Get the epoch of the attitude profile.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property SmartEpoch() As IAgCrdnEventSmartEpoch |
| [C#] |
|---|
public IAgCrdnEventSmartEpoch SmartEpoch {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnEventSmartEpoch ^ get_SmartEpoch(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnEventSmartEpoch getSmartEpoch(); |
[Python - STK API ] |
|---|
@property def SmartEpoch(self) -> "IAgCrdnEventSmartEpoch": |






