PsiScales

Contents

PsiScales#

PsiScales#

Literal type alias for the three PSI coordinate scale identifiers.

'r'

Radial coordinate in unit of solar radii (PSI_rsun).

't'

Co-latitude \(\theta\) in radians (PSI_angle).

'p'

Longitude \(\varphi\) in radians (PSI_angle).

alias of Literal[‘r’, ‘t’, ‘p’]