coordinates#
Coordinate system support in PyMetric.
The coordinates
module handles all of the different coordinate systems inPyMetric as well
as the backend theory, symbolic manipulations, etc. required to make each system usable for physical systems. For a
detailed guide to this module and its contents, see Coordinate Systems: General Info.
Modules
Base classes and metaclass infrastructure for defining coordinate systems inPyMetric. |
|
Built-in coordinate system classes. |
|
Core coordinate system classes for user / developer subclassing. |
|
Mixin classes for extending coordinate system capabilities. |