#include <quantity_intent.hpp>
Definition at line 15 of file quantity_intent.hpp.
◆ Kind
◆ units() [1/2]
| static QuantityIntent pineforge::QuantityIntent::units |
( |
double | amount | ) |
|
|
inlinestatic |
◆ fraction()
| static QuantityIntent pineforge::QuantityIntent::fraction |
( |
double | numerator, |
|
|
double | denominator ) |
|
inlinestatic |
◆ all()
◆ kind()
| Kind pineforge::QuantityIntent::kind |
( |
| ) |
const |
|
inline |
◆ units() [2/2]
| double pineforge::QuantityIntent::units |
( |
| ) |
const |
|
inline |
◆ numerator()
| double pineforge::QuantityIntent::numerator |
( |
| ) |
const |
|
inline |
◆ denominator()
| double pineforge::QuantityIntent::denominator |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: