AGI STK Objects 11 Send comments on this topic.
PointBuilder Property (IAgVePropagatorRealtime)
See Also 





Description

Gets a object to create ephemeris data for a vehicle by sending it point by point.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PointBuilder() As IAgVeRealtimePointBuilder

[C#]
public IAgVeRealtimePointBuilder PointBuilder {get;}

[Managed C++]
public: __property IAgVeRealtimePointBuilder^ get_PointBuilder();

[Unmanaged C++]
public: HRESULT get_PointBuilder(
IAgVeRealtimePointBuilder ** ppRetVal
);

[Java]
public IAgVeRealtimePointBuilder getPointBuilder();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1