Name | Description |
---|---|
GeneralMean | Base class for mean value calculation |
ArithmeticMean | Use arithmetic mean, i.e. (In1 + In2)/2 |
InputOnly | Use the 1st input instead of an average |
KepplerMean | Apply Keppler's (or Simpson's) rule |
ConstantheatCapacity | Use a fixed value |