Resultaten class
Volledige berekeningsresultaten.
Constructors
-
Resultaten({KabelSpec? kabel, double doorsnedeMinKortsluit = 0, double iGevraagd = 0, double tEffectief = 30, double fT = 1, double fLegging = 1, double fBundel = 1, double fGrond = 1, double fCyclisch = 1, double fHarmonisch = 1, bool harmonischOpNul = false, double iNeutraal = 0, double fTotaal = 1, int nParallel = 1, double iPerKabel = 0, double iz0 = 0, double iz = 0, double margeStroomPct = 0, (int, int)? bundelPositieWorst, double fHorizontaal = 1, double fVerticaal = 1, double fBundelRand = 1, double izRand = 0, double margeStroomPctRand = 0, double geleiderTempCWarm = 0, double geleiderTempCKoud = 0, double deltaUV = 0, double deltaUPct = 0, bool okSpanning = false, double i2rVerliesWPerM = 0, double tempStijgingK = 0, double geleiderTempC = 0, double maxTempC = 70, bool okTemp = false, double deltaTKortsluitK = 0, double eindtempKortsluitC = 0, bool? okKortsluit, double? maxLengteM, double? ikEind, bool? okMaxLengte, double? zbOhm, double? zbNetOhm, double? ik3fBronA, double? ik1fBronA, double? zKabelLusOhm, double? ik1fEindA, bool voldoet = false, List<
String> fouten = const [], List<String> waarschuwingen = const []}) -
const
Properties
- bundelPositieWorst → (int, int)?
-
final
- deltaTKortsluitK → double
-
final
- deltaUPct → double
-
final
- deltaUV → double
-
final
- doorsnedeMinKortsluit → double
-
final
- eindtempKortsluitC → double
-
final
- fBundel → double
-
final
- fBundelRand → double
-
final
- fCyclisch → double
-
final
- fGrond → double
-
final
- fHarmonisch → double
-
final
- fHorizontaal → double
-
final
- fLegging → double
-
final
-
fouten
→ List<
String> -
final
- fT → double
-
final
- fTotaal → double
-
final
- fVerticaal → double
-
final
- geleiderTempC → double
-
final
- geleiderTempCKoud → double
-
final
- geleiderTempCWarm → double
-
final
- harmonischOpNul → bool
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- i2rVerliesWPerM → double
-
final
- iGevraagd → double
-
final
- ik1fBronA → double?
-
final
- ik1fEindA → double?
-
final
- ik3fBronA → double?
-
final
- ikEind → double?
-
final
- iNeutraal → double
-
final
- iPerKabel → double
-
final
- iz → double
-
final
- iz0 → double
-
final
- izRand → double
-
final
- kabel → KabelSpec?
-
final
- margeStroomPct → double
-
final
- margeStroomPctRand → double
-
final
- maxLengteM → double?
-
final
- maxTempC → double
-
final
- nParallel → int
-
final
- okKortsluit → bool?
-
final
- okMaxLengte → bool?
-
final
- okSpanning → bool
-
final
- okTemp → bool
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- tEffectief → double
-
final
- tempStijgingK → double
-
final
- voldoet → bool
-
final
-
waarschuwingen
→ List<
String> -
final
- zbNetOhm → double?
-
final
- zbOhm → double?
-
final
- zKabelLusOhm → 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
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited