ngscopeclient 0.1-dev+51fbda87c
Public Member Functions | Public Attributes | List of all members
PowerSupplyState Class Reference

Current status of a power supply. More...

#include <PowerSupplyState.h>

Public Member Functions

 PowerSupplyState (size_t n=0)
 

Public Attributes

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
 

Detailed Description

Current status of a power supply.


The documentation for this class was generated from the following file: