AGI STK VGT 11 Send comments on this topic.
Epoch Property (IAgCrdnVectorFixedAtEpoch)
See Also 





Description

Specify an epoch.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property Epoch() As System.Object

[C#]
public System.Object Epoch {get; set;}

[Managed C++]
public: __property VARIANT get_Epoch();
public: __property void set_Epoch(
VARIANT
);

[Unmanaged C++]
public: HRESULT get_Epoch(
VARIANT * pRetVal
);
public: HRESULT put_Epoch(
VARIANT NewEpoch
);

[Java]
public Variant getEpoch();public void setEpoch(
Variant
);

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1