Struct threed_ice_sys::Analysis_t [] [src]

pub struct Analysis_t {
    pub AnalysisType: AnalysisType_t,
    pub StepTime: Time_t,
    pub SlotTime: Time_t,
    pub SlotLength: Quantity_t,
    pub CurrentTime: Quantity_t,
    pub InitialTemperature: Temperature_t,
}

Fields

Trait Implementations

impl Copy for Analysis_t
[src]

impl Clone for Analysis_t
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more