GeleiderProp class

Geleider-eigenschappen: ρ₂₀ in Ω·mm²/m, α₂₀ in 1/K.

Constructors

GeleiderProp({required double rho20, required double alpha20})
const

Properties

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

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rDc(double doorsnedemm2, double lengteM, {double t = 20}) double
DC-weerstand: R = ρ(T) · L / A Ω
rhoOpTemp(double t) double
toString() String
A string representation of this object.
inherited

Operators

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