AGI STK Objects 11 Send comments on this topic.
B1950 Property (IAgVeRealtimePointBuilder)
See Also 





Description

The input values are in the B1950 coordinate frame.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property B1950() As IAgVeRealtimeCartesianPoints

[C#]
public IAgVeRealtimeCartesianPoints B1950 {get;}

[Managed C++]
public: __property IAgVeRealtimeCartesianPoints^ get_B1950();

[Unmanaged C++]
public: HRESULT get_B1950(
IAgVeRealtimeCartesianPoints ** ppRetVal
);

[Java]
public IAgVeRealtimeCartesianPoints getB1950();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1