LossCurve

Package: PowerCoreOpenAPIModels · Source: Core/common.json

Losses of a device as a function of the flow through it, together with the power basis the curve is expressed in. power_units governs BOTH axes: a loss curve’s y values are power in the same base as its x values, so a change of base rescales both. This is what separates it from a cost curve, whose y axis is currency and so rides through a change of base untouched.

Properties

Property Type Required Unit Description
power_units string (UnitSystem) yes
value_curve LossValueCurve yes

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