STK ObjectsSend comments on this topic.
B1950 Property (IAgVeRealtimePointBuilder)
See Also
Windows





Windows & Linux

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();
[Python - STK API ]
@property
def B1950(self) -> "IAgVeRealtimeCartesianPoints":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.