DeticSizeAltitude#

class ansys.stk.core.stkobjects.DeticSizeAltitude#

Bases: IGeodeticSize

Altitude and Altitude Rate (for Geodetic coordinate type).

Overview#

altitude

Measured along an outward normal to the surface of the ellipsoid. Uses Distance Dimension.

rate

Rate of change of altitude. Uses Rate Dimension.

Import detail#

from ansys.stk.core.stkobjects import DeticSizeAltitude

Property detail#

property DeticSizeAltitude.altitude: float#

Measured along an outward normal to the surface of the ellipsoid. Uses Distance Dimension.

property DeticSizeAltitude.rate: float#

Rate of change of altitude. Uses Rate Dimension.