AverageRateCurve

Package: PowerCoreOpenAPIModels · Source: Core/common.json

A curve whose y values are the average rate f(x)/x at production level x — total cost or fuel divided by output, the form heat rate tables use when they report MBTU/MWh against MW. initial_input records the total input at the minimum production point and is what makes conversion to an InputOutputCurve possible. Use IncrementalCurve when the data gives marginal rather than average rates.

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.