Get the smart epoch component to access the trajectory epoch.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property TrajectoryEpoch() As IAgCrdnEventSmartEpoch |
| [C#] |
|---|
public IAgCrdnEventSmartEpoch TrajectoryEpoch {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnEventSmartEpoch ^ get_TrajectoryEpoch(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnEventSmartEpoch getTrajectoryEpoch(); |
[Python - STK API ] |
|---|
@property def TrajectoryEpoch(self) -> "IAgCrdnEventSmartEpoch": |






