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





Windows & Linux

Description

Valid values for ZoneStr are A, B, Y, Z or ddc, where 00<dd<61 and c is C-X. Easting, Northing and Alt are entered in distance units. LonRate and LatRate are entered in degrees/second. AltRate is entered in units/second.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property UTM() As IAgVeRealtimeUTMPoints
[C#]
public IAgVeRealtimeUTMPoints UTM {get;}
[Managed C++]
public: __property IAgVeRealtimeUTMPoints ^ get_UTM();
[Unmanaged C++]
public: HRESULT get_UTM(
    IAgVeRealtimeUTMPoints ** ppRetVal
);
[Java]
public IAgVeRealtimeUTMPoints getUTM();
[Python - STK API ]
@property
def UTM(self) -> "IAgVeRealtimeUTMPoints":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.