GeleiderProp class
Geleider-eigenschappen: ρ₂₀ in Ω·mm²/m, α₂₀ in 1/K.
Constructors
- GeleiderProp({required double rho20, required double alpha20})
-
const
Properties
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