constants | index /Users/anthony/Development/opq/mauka/constants.py |
This module contains constants relating to the OPQ project or methods for accessing constants.
Data | ||
CYCLES_PER_MILLISECOND = 0.06 CYCLES_PER_SECOND = 60.0 MILLISECONDS_PER_SECOND = 1000.0 NOMINAL_VRMS = 120.0 SAMPLES_PER_CYCLE = 200.0 SAMPLES_PER_MILLISECOND = 12.0 SAMPLE_RATE_HZ = 12000.0 |