LinearFunctionData
Package: InfrastructureCoreOpenAPIModels · Source: Core/common.json
Data for a linear function f(x) = proportional_term * x + constant_term.
Properties
| Property | Type | Required | Unit | Description |
|---|---|---|---|---|
constant_term | number | yes | — | — |
function_type | string | yes | — | — |
proportional_term | number | yes | — | — |