![]() |
KIDS
ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
|
#include <phys.h>

Public Types | |
| using | value_type = real_precision |
Public Member Functions | |
| uval () | |
| constexpr | uval (const value_type &val) |
| constexpr | uval (const dimension7 &dim, const value_type &val=1L) |
Public Attributes | |
| dimension7 | dim |
| dimension7 | |
| value_type | value |
| magnitude | |
| using phys::uval::value_type = real_precision |
|
inlineexplicitconstexpr |
|
inlineexplicitconstexpr |
| dimension7 phys::uval::dim |
dimension7
Definition at line 444 of file phys.h.
Referenced by phys::unitsys::as(), phys::unitsys::conv(), phys::unitsys::conv(), phys::unitsys::conv(), phys::is_same_dimension7(), phys::operator*(), phys::operator+(), phys::operator-(), phys::operator/(), phys::power(), and phys::to_string().
| value_type phys::uval::value |
magnitude
Definition at line 445 of file phys.h.
Referenced by phys::unitsys::conv(), phys::unitsys::conv(), phys::unitsys::conv(), phys::operator*(), phys::operator+(), phys::operator-(), phys::operator/(), phys::power(), and phys::to_string().