Struct threed_ice_sys::Material_t [] [src]

pub struct Material_t {
    pub Id: String_t,
    pub VolumetricHeatCapacity: SolidVHC_t,
    pub ThermalConductivity: SolidTC_t,
}

Fields

Trait Implementations

impl Copy for Material_t
[src]

impl Clone for Material_t
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more