AGI AgAsPlugin 11 Send comments on this topic.
GetRefEpoch Method (IAgAsEphemFileReaderPluginResultEphem)
See Also 
DateAbbrv





Description

Sets the reference epoch for points added by AddEphemeris(). The Epoch is specified in the format given by DateAbbrv.

Syntax

[Visual Basic .NET]
Public Function GetRefEpoch( _
   ByVal DateAbbrv As String _
) As String

[C#]
public string GetRefEpoch(
string DateAbbrv
);

[Managed C++]
public: String __gc ^ GetRefEpoch(
String __gc ^ DateAbbrv
);

[Java]
public String getRefEpoch(
String DateAbbrv
);

[Unmanaged C++]
public: HRESULT GetRefEpoch(
BSTR DateAbbrv,
BSTR * ReturnValue
);

Parameters

DateAbbrv

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1