KabelOntwerper class

Orkestreert de volledige kabelberekening.

Workflow:

  1. Valideer invoer
  2. Bepaal correctiefactoren
  3. Bepaal min. doorsnede vanuit kortsluit
  4. Zoek kleinste geschikte kabel (iteratief)
  5. Bereken spanningsval
  6. Bereken temperatuurstijging
  7. Kortsluittoets
  8. Eindoordeel

Constructors

KabelOntwerper(Invoer invoer)

Properties

hashCode int
The hash code for this object.
no setterinherited
invoer Invoer
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

bereken() Resultaten
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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