spacepy_logo

Previous topic

spacepy.irbempy.coord_trans

Next topic

spacepy.irbempy.get_dtype

This Page

spacepy.irbempy.get_sysaxes

spacepy.irbempy.get_sysaxes(dtype, carsph)

will return the sysaxes according to the irbem library

Parameters:

- dtype (str) : coordinate system, possible values: GDZ, GEO, GSM, GSE, SM,

GEI, MAG, SPH, RLL

  • carsph (str) : cartesian or spherical, possible values: ‘sph’, ‘car’
Returns:

- sysaxes (int) : value after oner_desp library from 0-8 (or None if not available)

See also

get_dtype