AGI STK Astrogator 11 Send comments on this topic.
BPlanes Property (IAgVAMCSSegmentProperties)
See Also 





Description

The B-Plane or B-Planes to which the epoch, position, and velocity of the segment's final state will be applied, according to the B-Plane's definition.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property BPlanes() As IAgVABPlaneCollection

[C#]
public IAgVABPlaneCollection BPlanes {get;}

[Managed C++]
public: __property IAgVABPlaneCollection^ get_BPlanes();

[Unmanaged C++]
public: HRESULT get_BPlanes(
IAgVABPlaneCollection ** ppRetVal
);

[Java]
public IAgVABPlaneCollection getBPlanes();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1