If overriding the times contained in the external file, specifies the time of the first attitude point.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AttitudeStartEpoch() As IAgCrdnEventSmartEpoch |
| [C#] |
|---|
public IAgCrdnEventSmartEpoch AttitudeStartEpoch {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnEventSmartEpoch ^ get_AttitudeStartEpoch(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnEventSmartEpoch getAttitudeStartEpoch(); |
[Python - STK API ] |
|---|
@property def AttitudeStartEpoch(self) -> "IAgCrdnEventSmartEpoch": |






