TemperaturePolynomialLimit
Class Description
This describes the coefficients of a polynomial function that has temperature as input and calculates limit values as output.
Attributes
Name | Type | Description |
---|---|---|
coefficient0 | Float | The polinomial coefficent of power 0. |
coefficient1 | Float | The polinomial coefficent of power 1. |
coefficient2 | Float | The polinomial coefficent of power 2. |
coefficient3 | Float | The polinomial coefficent of power 3. |
coefficient4 | Float | The polinomial coefficent of power 4. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
None