poliastro.frames.equatorial

Module Contents

Classes

MercuryICRS

A base class that defines default representation info for frames that

VenusICRS

A base class that defines default representation info for frames that

MarsICRS

A base class that defines default representation info for frames that

JupiterICRS

A base class that defines default representation info for frames that

SaturnICRS

A base class that defines default representation info for frames that

UranusICRS

A base class that defines default representation info for frames that

NeptuneICRS

A base class that defines default representation info for frames that

Attributes

ICRS

HCRS

GCRS

poliastro.frames.equatorial.ICRS
poliastro.frames.equatorial.HCRS
poliastro.frames.equatorial.GCRS
class poliastro.frames.equatorial.MercuryICRS(*args, copy=True, representation_type=None, differential_type=None, **kwargs)

Bases: _PlanetaryICRS

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
class poliastro.frames.equatorial.VenusICRS(*args, copy=True, representation_type=None, differential_type=None, **kwargs)

Bases: _PlanetaryICRS

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
class poliastro.frames.equatorial.MarsICRS(*args, copy=True, representation_type=None, differential_type=None, **kwargs)

Bases: _PlanetaryICRS

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
class poliastro.frames.equatorial.JupiterICRS(*args, copy=True, representation_type=None, differential_type=None, **kwargs)

Bases: _PlanetaryICRS

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
class poliastro.frames.equatorial.SaturnICRS(*args, copy=True, representation_type=None, differential_type=None, **kwargs)

Bases: _PlanetaryICRS

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
class poliastro.frames.equatorial.UranusICRS(*args, copy=True, representation_type=None, differential_type=None, **kwargs)

Bases: _PlanetaryICRS

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
class poliastro.frames.equatorial.NeptuneICRS(*args, copy=True, representation_type=None, differential_type=None, **kwargs)

Bases: _PlanetaryICRS

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