GICSystemToCartesianConverter
A converter class for going from Cartesian coordinates to internals coordinates
@property
types(self):
convert_many(self, coords, *, reference_coordinates, specs, order=0, masses=None, remove_translation_rotation=True, derivs=None, return_derivs=None, internal_spec=None, method='direct', **kw):
We’ll implement this by having the ordering arg wrap around in coords?
convert(self, coords, *, reference_coordinates, specs, order=0, **kw):