IncrementalCurve

Package: PowerCoreOpenAPIModels · Source: Core/common.json

A curve whose y values are the marginal rate f'(x) at production level x — the native form for market bid stacks and incremental heat rate data. initial_input records the total input at the minimum production point, anchoring the absolute level and enabling conversion to an InputOutputCurve. Use InputOutputCurve when the data gives total cost at each output level.

Properties

Property Type Required Unit Description
curve_type string yes
function_data LinearFunctionData or PiecewiseStepData yes
initial_input number
input_at_zero number

This site uses Just the Docs, a documentation theme for Jekyll.