pylupnt.Body

class pylupnt.Body
static Earth(*args, **kwargs)

Overloaded function.

  1. Earth(n: typing.SupportsInt | typing.SupportsIndex = 0, m: typing.SupportsInt | typing.SupportsIndex = 0, gravity_file: str = ‘EGM96.cof’) -> pylupnt._pylupnt.Body

  2. Earth(units: pylupnt._pylupnt.UnitSystem, n: typing.SupportsInt | typing.SupportsIndex = 0, m: typing.SupportsInt | typing.SupportsIndex = 0, gravity_file: str = ‘EGM96.cof’) -> pylupnt._pylupnt.Body

property GM
static Jupiter(*args, **kwargs)

Overloaded function.

  1. Jupiter() -> pylupnt._pylupnt.Body

  2. Jupiter(units: pylupnt._pylupnt.UnitSystem) -> pylupnt._pylupnt.Body

static Mars(*args, **kwargs)

Overloaded function.

  1. Mars(n: typing.SupportsInt | typing.SupportsIndex = 0, m: typing.SupportsInt | typing.SupportsIndex = 0, gravity_file: str = ‘GMM1.cof’) -> pylupnt._pylupnt.Body

  2. Mars(units: pylupnt._pylupnt.UnitSystem, n: typing.SupportsInt | typing.SupportsIndex = 0, m: typing.SupportsInt | typing.SupportsIndex = 0, gravity_file: str = ‘GMM1.cof’) -> pylupnt._pylupnt.Body

static Moon(*args, **kwargs)

Overloaded function.

  1. Moon(n: typing.SupportsInt | typing.SupportsIndex = 0, m: typing.SupportsInt | typing.SupportsIndex = 0, gravity_file: str = ‘grgm900c.cof’) -> pylupnt._pylupnt.Body

  2. Moon(units: pylupnt._pylupnt.UnitSystem, n: typing.SupportsInt | typing.SupportsIndex = 0, m: typing.SupportsInt | typing.SupportsIndex = 0, gravity_file: str = ‘grgm900c.cof’) -> pylupnt._pylupnt.Body

property R
static Saturn(*args, **kwargs)

Overloaded function.

  1. Saturn() -> pylupnt._pylupnt.Body

  2. Saturn(units: pylupnt._pylupnt.UnitSystem) -> pylupnt._pylupnt.Body

static Sun(*args, **kwargs)

Overloaded function.

  1. Sun() -> pylupnt._pylupnt.Body

  2. Sun(units: pylupnt._pylupnt.UnitSystem) -> pylupnt._pylupnt.Body

static Venus(*args, **kwargs)

Overloaded function.

  1. Venus(n: typing.SupportsInt | typing.SupportsIndex = 0, m: typing.SupportsInt | typing.SupportsIndex = 0, gravity_file: str = ‘MGN75HSAAP.cof’) -> pylupnt._pylupnt.Body

  2. Venus(units: pylupnt._pylupnt.UnitSystem, n: typing.SupportsInt | typing.SupportsIndex = 0, m: typing.SupportsInt | typing.SupportsIndex = 0, gravity_file: str = ‘MGN75HSAAP.cof’) -> pylupnt._pylupnt.Body

property fixed_frame
property gravity_field
property id
property inertial_frame
property name
property units
property use_gravity_field