pylupnt.Body

class pylupnt.Body
static Earth(n: int = 0, m: int = 0, gravity_file: str = 'EGM96.cof') pylupnt._pylupnt.Body
static Mars(n: int = 0, m: int = 0, gravity_file: str = 'GMM1.cof') pylupnt._pylupnt.Body
static Moon(n: int = 0, m: int = 0, gravity_file: str = 'grgm900c.cof') pylupnt._pylupnt.Body
static Sun() pylupnt._pylupnt.Body
static Venus(n: int = 0, m: int = 0, gravity_file: str = 'MGN75HSAAP.cof') pylupnt._pylupnt.Body
__init__(self: pylupnt._pylupnt.Body) None
property GM
property R
property fixed_frame
property gravity_field
property id
property inertial_frame
property name
property use_gravity_field