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





Description

Adds an interpolation boundary at the Epoch specified in format given by DateAbbrv.

Syntax

[Visual Basic .NET]
Public Sub AddInterpolationBoundary( _
   ByVal DateAbbrv As String, _
   ByVal Epoch As String _
) 

[C#]
public void AddInterpolationBoundary(
string DateAbbrv,
string Epoch
);

[Managed C++]
public: void AddInterpolationBoundary(
String __gc ^ DateAbbrv,
String __gc ^ Epoch
);

[Java]
public  addInterpolationBoundary(
String DateAbbrv,
String Epoch
);

[Unmanaged C++]
public: HRESULT AddInterpolationBoundary(
BSTR DateAbbrv,
BSTR Epoch
);

Parameters

DateAbbrv
Epoch

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1