Expand description
Utility functions
Functionsยง
- angular_
unit_ to_ degrees - Convert an angular unit name to a multiplier to convert input units to degrees
- axis_
name_ to_ order - Convert common axis names to order number
- get_
prime_ meridian - Returns the prime meridian in degrees for the given name. Falls back to 0.0 (greenwich) if the name is not found
- linear_
unit_ to_ meters - Convert a linear unit name to a multiplier to convert input units to meters
- name_
to_ unit - Convert a parameter name to a unit
- to_
camel_ case - Convert a string to camelCase
- to_
pascal_ case - Convert a string to PascalCase