inErgPerSecond property
double
get
inErgPerSecond
Returns the power value in Ergs per second (erg/s).
Implementation
double get inErgPerSecond => getValue(PowerUnit.ergPerSecond);
Returns the power value in Ergs per second (erg/s).
double get inErgPerSecond => getValue(PowerUnit.ergPerSecond);