TransformatorSpec class

Specificatie van een distributietransformator (10 kV / 0,4 kV). Conform IEC 60076-5 en Nederlandse distributienetwerk-standaard.

Constructors

TransformatorSpec(double vermogenKva, double uccPct)
const

Properties

hashCode int
The hash code for this object.
no setterinherited
naam String
Weergavenaam voor dropdown.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
uccPct double
final
vermogenKva double
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
zbOhm({double uSecV = 400.0}) double
Kortsluitimpedantie per fase, verwezen naar secundaire zijde (0,4 kV) Ω.

Operators

operator ==(Object other) bool
The equality operator.
inherited