#include <N1568.h>
Public Attributes | |
| int | m_channel_id |
| The channel index. | |
| BOOL | m_is_polarity_negative |
| Input polarity. | |
| UINT8 | m_shape_setting |
| Shape setting. | |
| UINT8 | m_pole_zero_adj |
| Pole Zero Adjust. | |
| UINT8 | m_fine_gain |
| Fine Gain setting. | |
| UINT8 | m_coarse_gain |
| Coarse Gain setting. | |
| UINT8 | m_discr_thr |
| Discriminator threshold. | |
| UINT8 | m_gain_timing |
| Gain of Timing section. | |
| BOOL | m_is_strecher_enabled |
| Stretcher enable status. | |
| UINT8 | m_cfd_out_width |
| CFD30% Out Width. | |
This structure stores the relevant channel's status parameters
Definition at line 51 of file N1568.h.
Input polarity.
Definition at line 54 of file N1568.h.
Referenced by ChannelPanelImpl::OnWriteClicked(), and ChannelPanelImpl::UpdateControls().
Shape setting.
Definition at line 55 of file N1568.h.
Referenced by ChannelPanelImpl::OnWriteClicked(), and ChannelPanelImpl::UpdateControls().
Pole Zero Adjust.
Definition at line 56 of file N1568.h.
Referenced by ChannelPanelImpl::OnWriteClicked(), and ChannelPanelImpl::UpdateControls().
Fine Gain setting.
Definition at line 57 of file N1568.h.
Referenced by ChannelPanelImpl::OnWriteClicked(), and ChannelPanelImpl::UpdateControls().
Coarse Gain setting.
Definition at line 58 of file N1568.h.
Referenced by ChannelPanelImpl::OnWriteClicked(), and ChannelPanelImpl::UpdateControls().
Discriminator threshold.
Definition at line 59 of file N1568.h.
Referenced by ChannelPanelImpl::OnWriteClicked(), and ChannelPanelImpl::UpdateControls().
Gain of Timing section.
Definition at line 60 of file N1568.h.
Referenced by ChannelPanelImpl::OnWriteClicked(), and ChannelPanelImpl::UpdateControls().
Stretcher enable status.
Definition at line 61 of file N1568.h.
Referenced by ChannelPanelImpl::OnWriteClicked(), and ChannelPanelImpl::UpdateControls().
CFD30% Out Width.
Definition at line 62 of file N1568.h.
Referenced by ChannelPanelImpl::OnWriteClicked(), and ChannelPanelImpl::UpdateControls().
1.5.6