AGI STK Objects 11 Send comments on this topic.
CoordinateSystemEpoch Property (IAgOrbitStateCoordinateSystem)
See Also 





Description

Smart epoch component representing the coordinate epoch. Disabled for coordinate systems with pre-established epochs (e.g. J2000, B1950).

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CoordinateSystemEpoch() As IAgCrdnEventSmartEpoch

[C#]
public IAgCrdnEventSmartEpoch CoordinateSystemEpoch {get;}

[Managed C++]
public: __property IAgCrdnEventSmartEpoch^ get_CoordinateSystemEpoch();

[Unmanaged C++]
public: HRESULT get_CoordinateSystemEpoch(
IAgCrdnEventSmartEpoch ** ppRetVal
);

[Java]
public IAgCrdnEventSmartEpoch getCoordinateSystemEpoch();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1