Open MovGP0 opened 1 year ago
What exactly would be your use-case? I looked through your link and it seems kind of out of scope for this library. Would it be helpful if a deconstructor were available for the units to deconstruct into the factor and dimension array, so it could fit into an extension to do these kind of system conversions yourself? There is already a .ToInfo() extension on the Quantities to convert to serializable simple types if that would help
It should be possible to create matrices to convert quantities between different unit systems.
References