Current status of a power supply.  
 More...
#include <PowerSupplyState.h>
 | 
| 
  | PowerSupplyState (size_t n=0) | 
|   | 
 | 
| 
std::unique_ptr< std::atomic< float >[]>  | m_channelVoltage | 
|   | 
| 
std::unique_ptr< std::atomic< float >[]>  | m_channelCurrent | 
|   | 
| 
std::unique_ptr< std::atomic< bool >[]>  | m_channelConstantCurrent | 
|   | 
| 
std::unique_ptr< std::atomic< bool >[]>  | m_channelFuseTripped | 
|   | 
| 
std::unique_ptr< std::atomic< bool >[]>  | m_channelOn | 
|   | 
| 
std::atomic< bool >  | m_firstUpdateDone | 
|   | 
| 
std::atomic< bool >  | m_masterEnable | 
|   | 
Current status of a power supply. 
The documentation for this class was generated from the following file: