SvInjection
Type: object
The SvInjection reports the calculated bus injection minus the sum of the terminal flows. The terminal flow is positive out from the bus (load sign convention) and bus injection has positive flow into the bus. SvInjection may have the remainder after state estimation or slack after power flow calculation.
No Additional Properties
pInjection
Type: object or number
The active power mismatch between calculated injection and initial injection. Positive sign means injection into the TopologicalNode (bus).
Type: number Default: null
nan
UnitSymbol
Type: enum (of string) Default: "W"
nan
UnitMultiplier
Type: enum (of string) Default: "none"
nan
Must be one of:
- "UnitMultiplier.f"
- "UnitMultiplier.c"
- "UnitMultiplier.G"
- "UnitMultiplier.d"
- "UnitMultiplier.z"
- "UnitMultiplier.p"
- "UnitMultiplier.y"
- "UnitMultiplier.h"
- "UnitMultiplier.Y"
- "UnitMultiplier.a"
- "UnitMultiplier.none"
- "UnitMultiplier.k"
- "UnitMultiplier.m"
- "UnitMultiplier.n"
- "UnitMultiplier.E"
- "UnitMultiplier.da"
- "UnitMultiplier.T"
- "UnitMultiplier.M"
- "UnitMultiplier.P"
- "UnitMultiplier.Z"
- "UnitMultiplier.micro"
qInjection
Type: object or number
The reactive power mismatch between calculated injection and initial injection. Positive sign means injection into the TopologicalNode (bus).
UnitMultiplier
Type: enum (of string) Default: "none"
nan
Must be one of:
- "UnitMultiplier.f"
- "UnitMultiplier.c"
- "UnitMultiplier.G"
- "UnitMultiplier.d"
- "UnitMultiplier.z"
- "UnitMultiplier.p"
- "UnitMultiplier.y"
- "UnitMultiplier.h"
- "UnitMultiplier.Y"
- "UnitMultiplier.a"
- "UnitMultiplier.none"
- "UnitMultiplier.k"
- "UnitMultiplier.m"
- "UnitMultiplier.n"
- "UnitMultiplier.E"
- "UnitMultiplier.da"
- "UnitMultiplier.T"
- "UnitMultiplier.M"
- "UnitMultiplier.P"
- "UnitMultiplier.Z"
- "UnitMultiplier.micro"
Type: number Default: null
nan
UnitSymbol
Type: enum (of string) Default: "VAr"
nan
phase
Type: enum (of string)
The terminal phase at which the connection is applied. If missing, the injection is assumed to be balanced among non-neutral phases.
Must be one of:
- "SinglePhaseKind.B"
- "SinglePhaseKind.N"
- "SinglePhaseKind.C"
- "SinglePhaseKind.s2"
- "SinglePhaseKind.A"
- "SinglePhaseKind.s1"
cimObjectType
Type: enum (of string)
Used in RAVENS Schema to identify the corresponding CIM Object Type of the JSON object.