poliastro.frames.fixed

Module Contents

Classes

SunFixed

A base class that defines default representation info for frames that

MercuryFixed

A base class that defines default representation info for frames that

VenusFixed

A base class that defines default representation info for frames that

MarsFixed

A base class that defines default representation info for frames that

JupiterFixed

A base class that defines default representation info for frames that

SaturnFixed

A base class that defines default representation info for frames that

UranusFixed

A base class that defines default representation info for frames that

NeptuneFixed

A base class that defines default representation info for frames that

Attributes

ITRS

poliastro.frames.fixed.ITRS
class poliastro.frames.fixed.SunFixed(*args, copy=True, representation_type=None, differential_type=None, **kwargs)

Bases: _PlanetaryFixed

A base class that defines default representation info for frames that represent longitude and latitude as Right Ascension and Declination following typical “equatorial” conventions.

body
equatorial
class poliastro.frames.fixed.MercuryFixed(*args, copy=True, representation_type=None, differential_type=None, **kwargs)

Bases: _PlanetaryFixed

A base class that defines default representation info for frames that represent longitude and latitude as Right Ascension and Declination following typical “equatorial” conventions.

body
equatorial
class poliastro.frames.fixed.VenusFixed(*args, copy=True, representation_type=None, differential_type=None, **kwargs)

Bases: _PlanetaryFixed

A base class that defines default representation info for frames that represent longitude and latitude as Right Ascension and Declination following typical “equatorial” conventions.

body
equatorial
class poliastro.frames.fixed.MarsFixed(*args, copy=True, representation_type=None, differential_type=None, **kwargs)

Bases: _PlanetaryFixed

A base class that defines default representation info for frames that represent longitude and latitude as Right Ascension and Declination following typical “equatorial” conventions.

body
equatorial
class poliastro.frames.fixed.JupiterFixed(*args, copy=True, representation_type=None, differential_type=None, **kwargs)

Bases: _PlanetaryFixed

A base class that defines default representation info for frames that represent longitude and latitude as Right Ascension and Declination following typical “equatorial” conventions.

body
equatorial
class poliastro.frames.fixed.SaturnFixed(*args, copy=True, representation_type=None, differential_type=None, **kwargs)

Bases: _PlanetaryFixed

A base class that defines default representation info for frames that represent longitude and latitude as Right Ascension and Declination following typical “equatorial” conventions.

body
equatorial
class poliastro.frames.fixed.UranusFixed(*args, copy=True, representation_type=None, differential_type=None, **kwargs)

Bases: _PlanetaryFixed

A base class that defines default representation info for frames that represent longitude and latitude as Right Ascension and Declination following typical “equatorial” conventions.

body
equatorial
class poliastro.frames.fixed.NeptuneFixed(*args, copy=True, representation_type=None, differential_type=None, **kwargs)

Bases: _PlanetaryFixed

A base class that defines default representation info for frames that represent longitude and latitude as Right Ascension and Declination following typical “equatorial” conventions.

body
equatorial