STK AviatorSend comments on this topic.
EmptyCGZ Property (IAgAvtrConfiguration)
See Also
Windows





Windows & Linux

Description

Get the Z value of the aircraft's Empty CG position.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EmptyCGZ() As Double
[C#]
public double EmptyCGZ {get;}
[Managed C++]
public: __property double get_EmptyCGZ();
[Unmanaged C++]
public: HRESULT get_EmptyCGZ(
    double * pRetVal
);
[Java]
public double getEmptyCGZ();
[Python - STK API ]
@property
def EmptyCGZ(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.