Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 629 Bytes

File metadata and controls

40 lines (27 loc) · 629 Bytes

(node-result)=

Node

Representation of an electrical node, with no further distinction into bus bar, auxiliary node or others.

Attributes, Units and Remarks

.. list-table::
   :widths: 33 33 33
   :header-rows: 0


   * - Attribute
     - Unit
     - Remarks

   * - time
     - ZonedDateTime
     - date and time for the produced result

   * - inputModel
     - --
     - uuid for the associated input model

   * - vMag
     - p.u.
     -

   * - vAng
     - degree
     -

Caveats

Nothing - at least not known. If you found something, please contact us!