InputOutputCurve
Package: PowerCoreOpenAPIModels · Source: Core/common.json
A curve whose y values are the total input f(x) at production level x — currency per hour against MW in a cost curve, fuel per hour against MW in a fuel curve. The y axis is an absolute quantity, not a rate; use IncrementalCurve for marginal-rate data.
Properties
| Property | Type | Required | Unit | Description |
|---|---|---|---|---|
curve_type | string | yes | — | — |
function_data | QuadraticFunctionData or LinearFunctionData or PiecewiseLinearData | yes | — | — |
input_at_zero | number | — | — | — |