Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / CapacitySheetFigure

Interface: CapacitySheetFigure

Defined in: packages/core/dist/index.d.ts

One figure of the sheet: a number, its unit, and where it came from.

Properties

PropertyTypeDescriptionDefined in
namestring-packages/core/dist/index.d.ts
note?stringThe formula, the source, or the assumption's own statement.packages/core/dist/index.d.ts
provenance"given" | "derived" | "assumption" | "observed"-packages/core/dist/index.d.ts
unitCapacitySheetUnit-packages/core/dist/index.d.ts
valuenumber-packages/core/dist/index.d.ts