This is Unofficial EPICS BASE Doxygen Site
brkCreateInfo Struct Reference

Public Attributes

double engLow
 
double engHigh
 
double rawLow
 
double rawHigh
 
double accuracy
 
double tblEngFirst
 
double tblEngLast
 
double tblEngDelta
 
long nTable
 
double * pTable
 

Detailed Description

Definition at line 29 of file makeBpt.c.

Member Data Documentation

double brkCreateInfo::accuracy

Definition at line 34 of file makeBpt.c.

double brkCreateInfo::engHigh

Definition at line 31 of file makeBpt.c.

double brkCreateInfo::engLow

Definition at line 30 of file makeBpt.c.

long brkCreateInfo::nTable

Definition at line 38 of file makeBpt.c.

double* brkCreateInfo::pTable

Definition at line 40 of file makeBpt.c.

double brkCreateInfo::rawHigh

Definition at line 33 of file makeBpt.c.

double brkCreateInfo::rawLow

Definition at line 32 of file makeBpt.c.

double brkCreateInfo::tblEngDelta

Definition at line 37 of file makeBpt.c.

double brkCreateInfo::tblEngFirst

Definition at line 35 of file makeBpt.c.

double brkCreateInfo::tblEngLast

Definition at line 36 of file makeBpt.c.


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