xbudget.nodes.Difference¶
- class xbudget.nodes.Difference(operand)[source]¶
Bases:
objectFinite-difference a staggered quantity across its grid axis.
operandis either aVarRef(a raw diagnostic) or a nestedTerm(a quantity computed first, then differenced) — both expose a.name.Methods
Attributes
kindoperand- Parameters:
operand (object)