micro-ELC
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CLoadAdjustThis class defines an interface for any type of adjustable electrical load
 CLoadAdjustAnalogWriteLoad adjustor that uses analogWrite() to adjust a PWMable load
 CLoadAdjustCoarseFineCombines a LoadAdjust that has discrete steps with another LoadAdjust to get more precision
 CLoadAdjustRelayParallelBinary< N >Load adjustor that switches relays or other switches on and off in a binary pattern
 CMeasurementDefines an interface for measuring the frequency, rotational speed, or voltage of a generator to use as the input to the control loop
 CTachometerJEncoderThis class measures the speed of a generator using a tachometer
 CRelaysDriverThis class defines an interface for any class that can control an array of relays
 CRelaysDriverBasic< N >This class controls an array of relays in a simple way