Class PointMassGravityParams#

Inheritance Relationships#

Base Type#

Class Documentation#

class PointMassGravityParams : public Karana::Models::KModelParams#

Parameters for the PointMassGravity model.

Public Functions

PointMassGravityParams(std::string_view name)#

Constructor.

Parameters:

name – - Name of the params.

virtual bool isFinalized() const final#

Used to ensure the params are finalized.

Returns:

true if the params are finalized, `false otherwise.

Public Members

double mu = km::uninitializedNaN#

Gravitational constant (units: m^3/(kg s^2) )