AGI STK VGT 11 Send comments on this topic.
GetStartEpoch Method (IAgCrdnEventIntervalSmartInterval)
See Also 
Windows






Windows & Linux

Description

Returns a copy of the start epoch. Changes to the epoch will not affect the state of the interval.

Syntax

[Visual Basic .NET]
Public Function GetStartEpoch() As IAgCrdnEventSmartEpoch

[C#]
public IAgCrdnEventSmartEpoch GetStartEpoch();

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

[Java]
public IAgCrdnEventSmartEpoch getStartEpoch();

[Unmanaged C++]
public: HRESULT GetStartEpoch(
IAgCrdnEventSmartEpoch ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface