Back to Eqiora docs Skip to main content

Power

Type Alias Power 

pub type Power<S = f64> = Quantity<S, PowerDim>;
Description

Power, W.

Aliased Typeยง

pub struct Power<S = f64> { /* private fields */ }