VehicleHPOPDragModelSpherical#

class ansys.stk.core.stkobjects.VehicleHPOPDragModelSpherical#

Bases: IVehicleHPOPDragModel

Spherical Drag Pressure Model.

Overview#

cd

Drag coefficient. Dimensionless.

area_mass_ratio

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

Import detail#

from ansys.stk.core.stkobjects import VehicleHPOPDragModelSpherical

Property detail#

property VehicleHPOPDragModelSpherical.cd: float#

Drag coefficient. Dimensionless.

property VehicleHPOPDragModelSpherical.area_mass_ratio: float#

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