VehicleMassProperties#

class ansys.stk.core.stkobjects.VehicleMassProperties#

Satellite Mass properties.

Overview#

mass

Get or set the satellite mass. Uses Mass Dimension.

inertia

Get the satellite inertia matrix.

Import detail#

from ansys.stk.core.stkobjects import VehicleMassProperties

Property detail#

property VehicleMassProperties.mass: float#

Get or set the satellite mass. Uses Mass Dimension.

property VehicleMassProperties.inertia: VehicleInertia#

Get the satellite inertia matrix.