#include <dynamicunit.hpp>
Collaboration diagram for physical::DynamicUnit< UnitSystem >:

Public Member Functions | |
| DynamicUnit (const DynamicUnit< UnitSystem > &definition, const detail::DynamicScale scale) | |
| template<typename T, class Exponents> | |
| DynamicUnit (const FixedPhysical< UnitSystem, T, Exponents > &definition) | |
| DynamicUnit (const DynamicPhysical< UnitSystem > &definition) | |
| DynamicUnit (const DynamicPhysical< UnitSystem > &definition, const detail::DynamicScale scacle) | |
Public Attributes | |
| detail::DynamicExponents< UnitSystem > | exponents |
| detail::DynamicScale | scale |
Definition at line 28 of file dynamicunit.hpp.
| physical::DynamicUnit< UnitSystem >::DynamicUnit | ( | const DynamicUnit< UnitSystem > & | definition, | |
| const detail::DynamicScale | scale | |||
| ) |
| physical::DynamicUnit< UnitSystem >::DynamicUnit | ( | const FixedPhysical< UnitSystem, T, Exponents > & | definition | ) | [inline, explicit] |
| physical::DynamicUnit< UnitSystem >::DynamicUnit | ( | const DynamicPhysical< UnitSystem > & | definition | ) | [explicit] |
| physical::DynamicUnit< UnitSystem >::DynamicUnit | ( | const DynamicPhysical< UnitSystem > & | definition, | |
| const detail::DynamicScale | scacle | |||
| ) | [explicit] |
| detail::DynamicExponents<UnitSystem> physical::DynamicUnit< UnitSystem >::exponents |
Definition at line 29 of file dynamicunit.hpp.
| detail::DynamicScale physical::DynamicUnit< UnitSystem >::scale |
Definition at line 30 of file dynamicunit.hpp.
Generated on Mon Apr 2 22:25:08 2007 for physical_svn by
1.5.1-p1
|
hosted on
|