menu
electrician_app
core/constants/electrical_constants.dart
ElectricalConstants
copperTempCoefficient constant
copperTempCoefficient
dark_mode
light_mode
description
copperTempCoefficient
constant
double
const
copperTempCoefficient
Temperature coefficient for copper (per °C)
Implementation
static const double copperTempCoefficient = 0.00393;
electrician_app
electrical_constants
ElectricalConstants
copperTempCoefficient constant
ElectricalConstants class