Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / capacitySheet

Function: capacitySheet()

ts
function capacitySheet(spec): CapacitySheet;

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

Builds the capacity sheet from the closed spec (RV4304). Pure and deterministic; throws typed on junk. See the module doc for the provenance rules it enforces.

Parameters

ParameterType
specCapacitySheetSpec

Returns

CapacitySheet