struct rgpot::units::UnitValueΒΆ

struct UnitValue {
    // fields
 
    double factor;
    Dimension dim;
};