Scarab  v2.4.2
Project 8 C++ Utility Library
Public Attributes | List of all members
dig_calib_params Struct Reference

#include <digital.hh>

Public Attributes

unsigned bit_depth
 
unsigned levels
 
unsigned data_type_size
 
double v_range
 
double v_offset
 
double inv_levels
 
double inv_v_range
 
double dac_gain
 
bool bits_right_aligned
 

Detailed Description

Definition at line 24 of file digital.hh.

Member Data Documentation

◆ bit_depth

unsigned bit_depth

Definition at line 26 of file digital.hh.

◆ bits_right_aligned

bool bits_right_aligned

Definition at line 34 of file digital.hh.

◆ dac_gain

double dac_gain

Definition at line 33 of file digital.hh.

◆ data_type_size

unsigned data_type_size

Definition at line 28 of file digital.hh.

◆ inv_levels

double inv_levels

Definition at line 31 of file digital.hh.

◆ inv_v_range

double inv_v_range

Definition at line 32 of file digital.hh.

◆ levels

unsigned levels

Definition at line 27 of file digital.hh.

◆ v_offset

double v_offset

Definition at line 30 of file digital.hh.

◆ v_range

double v_range

Definition at line 29 of file digital.hh.


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