AGI STK VGT 11Send comments on this topic.
StartEpoch Property (IAgCrdnVectorConing)
See Also 
Windows






Windows & Linux

Description

Specify an epoch at which the coning vector is aligned with the reference vector.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property StartEpoch() As System.Object
[C#]
public System.Object StartEpoch {get; set;}
[Managed C++]
public: __property VARIANT get_StartEpoch();
public: __property void set_StartEpoch(
   VARIANT
);
[Unmanaged C++]
public: HRESULT get_StartEpoch(
   VARIANT * pRetVal
);
public: HRESULT put_StartEpoch(
   VARIANT NewStartEpoch
);
[Java]
public Variant getStartEpoch();public void setStartEpoch(
   Variant
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.