gtsimulation.Medium.magnetosphere package

Submodules

class gtsimulation.Medium.magnetosphere.atmosphere_nrlmsis.GTnrlmsis(date: datetime, version=0)[source]

Bases: GTGeneralMedium

calculate_model(x, y, z, **kwargs)[source]
convert_xyz_to_lla(x, y, z)[source]
get_component_abundance()[source]
get_density()[source]
get_element_abundance()[source]
get_element_list()[source]
to_string()[source]
class gtsimulation.Medium.magnetosphere.ionosphere_iri.GTiri2016(date: datetime)[source]

Bases: GTGeneralMedium

calculate_model(x, y, z)[source]
convert_xyz_to_lla(x, y, z)[source]
get_density()[source]
get_element_abundance()[source]
to_string()[source]

Module contents