[][src]Trait uom::si::heat_transfer::Conversion

pub trait Conversion<V>: Unit + Conversion<V, T = <V as Conversion<V>>::T> where
    V: Conversion<V>, 
{ }

Trait to identify units which have a conversion factor for the Quantity. See Conversion<V>.

Generic Parameters

Implementors

impl Conversion<f32> for yottagram_per_second_cubed_kelvin[src]

impl Conversion<f32> for zettagram_per_second_cubed_kelvin[src]

impl Conversion<f32> for exagram_per_second_cubed_kelvin[src]

impl Conversion<f32> for petagram_per_second_cubed_kelvin[src]

impl Conversion<f32> for teragram_per_second_cubed_kelvin[src]

impl Conversion<f32> for gigagram_per_second_cubed_kelvin[src]

impl Conversion<f32> for megagram_per_second_cubed_kelvin[src]

impl Conversion<f32> for kilogram_per_second_cubed_kelvin[src]

impl Conversion<f32> for hectogram_per_second_cubed_kelvin[src]

impl Conversion<f32> for decagram_per_second_cubed_kelvin[src]

impl Conversion<f32> for gram_per_second_cubed_kelvin[src]

impl Conversion<f32> for decigram_per_second_cubed_kelvin[src]

impl Conversion<f32> for centigram_per_second_cubed_kelvin[src]

impl Conversion<f32> for milligram_per_second_cubed_kelvin[src]

impl Conversion<f32> for microgram_per_second_cubed_kelvin[src]

impl Conversion<f32> for nanogram_per_second_cubed_kelvin[src]

impl Conversion<f32> for picogram_per_second_cubed_kelvin[src]

impl Conversion<f32> for femtogram_per_second_cubed_kelvin[src]

impl Conversion<f32> for attogram_per_second_cubed_kelvin[src]

impl Conversion<f32> for zeptogram_per_second_cubed_kelvin[src]

impl Conversion<f32> for yoctogram_per_second_cubed_kelvin[src]

impl Conversion<f32> for kilogram_per_second_cubed_degree_celsius[src]

impl Conversion<f32> for yottawatt_per_square_meter_kelvin[src]

impl Conversion<f32> for zettawatt_per_square_meter_kelvin[src]

impl Conversion<f32> for exawatt_per_square_meter_kelvin[src]

impl Conversion<f32> for petawatt_per_square_meter_kelvin[src]

impl Conversion<f32> for terawatt_per_square_meter_kelvin[src]

impl Conversion<f32> for gigawatt_per_square_meter_kelvin[src]

impl Conversion<f32> for megawatt_per_square_meter_kelvin[src]

impl Conversion<f32> for kilowatt_per_square_meter_kelvin[src]

impl Conversion<f32> for hectowatt_per_square_meter_kelvin[src]

impl Conversion<f32> for decawatt_per_square_meter_kelvin[src]

impl Conversion<f32> for watt_per_square_meter_kelvin[src]

impl Conversion<f32> for deciwatt_per_square_meter_kelvin[src]

impl Conversion<f32> for centiwatt_per_square_meter_kelvin[src]

impl Conversion<f32> for milliwatt_per_square_meter_kelvin[src]

impl Conversion<f32> for microwatt_per_square_meter_kelvin[src]

impl Conversion<f32> for nanowatt_per_square_meter_kelvin[src]

impl Conversion<f32> for picowatt_per_square_meter_kelvin[src]

impl Conversion<f32> for femtowatt_per_square_meter_kelvin[src]

impl Conversion<f32> for attowatt_per_square_meter_kelvin[src]

impl Conversion<f32> for zeptowatt_per_square_meter_kelvin[src]

impl Conversion<f32> for yoctowatt_per_square_meter_kelvin[src]

impl Conversion<f32> for watt_per_square_kilometer_degree_celsius[src]

impl Conversion<f32> for watt_per_square_meter_degree_celsius[src]

impl Conversion<f32> for watt_per_square_centimeter_degree_celsius[src]

impl Conversion<f32> for watt_per_square_millimeter_degree_celsius[src]

impl Conversion<f32> for joule_per_second_square_meter_kelvin[src]

impl Conversion<f32> for joule_per_second_square_meter_degree_celsius[src]

impl Conversion<f32> for btu_it_per_hour_square_foot_degree_fahrenheit[src]

impl Conversion<f32> for btu_it_per_hour_square_inch_degree_fahrenheit[src]

impl Conversion<f32> for btu_it_per_minute_square_foot_degree_fahrenheit[src]

impl Conversion<f32> for btu_it_per_minute_square_inch_degree_fahrenheit[src]

impl Conversion<f32> for btu_it_per_second_square_foot_degree_fahrenheit[src]

impl Conversion<f32> for btu_it_per_second_square_inch_degree_fahrenheit[src]

impl Conversion<f32> for btu_per_hour_square_foot_degree_fahrenheit[src]

impl Conversion<f32> for btu_per_hour_square_inch_degree_fahrenheit[src]

impl Conversion<f32> for btu_per_minute_square_foot_degree_fahrenheit[src]

impl Conversion<f32> for btu_per_minute_square_inch_degree_fahrenheit[src]

impl Conversion<f32> for btu_per_second_square_foot_degree_fahrenheit[src]

impl Conversion<f32> for btu_per_second_square_inch_degree_fahrenheit[src]

Loading content...