PointMassFunction#

class ansys.stk.core.stkobjects.astrogator.PointMassFunction#

Bases: IComponentInfo, ICloneable

Point Mass function.

Overview#

gravitational_parameter_source

Get or set the source for the third body’s gravitational parameter.

mu

Get or set the gravitational parameter. Uses Gravity Param Dimension.

Import detail#

from ansys.stk.core.stkobjects.astrogator import PointMassFunction

Property detail#

property PointMassFunction.gravitational_parameter_source: GravParamSource#

Get or set the source for the third body’s gravitational parameter.

property PointMassFunction.mu: float#

Get or set the gravitational parameter. Uses Gravity Param Dimension.