STK AstrogatorSend comments on this topic.
VzLabel Property (IAgVAFlightDynamicsRecordPreview)
See Also
Windows





Windows & Linux

Description

Gets the z velocity component for import label.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VzLabel() As String
[C#]
public string VzLabel {get;}
[Managed C++]
public: __property String __gc ^ get_VzLabel();
[Unmanaged C++]
public: HRESULT get_VzLabel(
    BSTR * pVal
);
[Java]
public String getVzLabel();
[Python - STK API ]
@property
def VzLabel(self) -> str:

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.