pub fn shorthand_degrees(shorthand: &str) -> Option<&'static [&'static str]>
The degrees a shorthand stands for, or None for a name that is not one.
None