radarx.fundamentals.constants.Z_TO_DBZ_FACTOR#
- radarx.fundamentals.constants.Z_TO_DBZ_FACTOR = np.float64(4.3429448190325175)#
Double-precision floating-point number type, compatible with Python
floatand Cdouble.- Character code:
'd'- Canonical name:
numpy.double
- Alias on this platform (Linux x86_64):
numpy.float64: 64-bit precision floating-point number type: sign bit, 11 bits exponent, 52 bits mantissa.