Type Definition dimensioned::unit_systems::fps::Pound[][src]

type Pound<V> = FPS<V, Pound>;

Trait Implementations

impl<V> Mass for Pound<V>
[src]