VehicleHPOPDragModelSpherical#

class ansys.stk.core.stkobjects.VehicleHPOPDragModelSpherical#

Bases: IVehicleHPOPDragModel

Spherical Drag Pressure Model.

Overview#

area_mass_ratio

Get or set the area-to-mass ratio to be used in drag calculations. Uses AreaPerMass Dimension.

cd

Drag coefficient. Dimensionless.

Import detail#

from ansys.stk.core.stkobjects import VehicleHPOPDragModelSpherical

Property detail#

property VehicleHPOPDragModelSpherical.area_mass_ratio: float#

Get or set the area-to-mass ratio to be used in drag calculations. Uses AreaPerMass Dimension.

property VehicleHPOPDragModelSpherical.cd: float#

Drag coefficient. Dimensionless.