
AMDG Mark Volkmann wrote:
The first thing I'm trying to do is determine how to represent a velocity in miles per hour. I haven't been able to figure it out from the documentation. Any hints would be appreciated.
// Get the associated base units
#include
I also need to figure out the best way to get string representations of quantities that include their units for output.
#include