Skip to main content

TemperaturePolynomialLimit

Class Description

This describes the coefficients of a polynomial function that has temperature as input and calculates limit values as output.

Attributes

NameTypeDescription
coefficient0FloatThe polinomial coefficent of power 0.
coefficient1FloatThe polinomial coefficent of power 1.
coefficient2FloatThe polinomial coefficent of power 2.
coefficient3FloatThe polinomial coefficent of power 3.
coefficient4FloatThe polinomial coefficent of power 4.

Relationships

Ancestors

Descendents

No descendent classes

Associations

None