casa
$Rev:20696$
|
A structure to define a range of rows in the Pointing table where the attribute overTheTop is defined and with which value. More...
#include <ASDM2MSFiller.h>
Public Attributes | |
unsigned int | start |
unsigned int | len |
bool | value |
A structure to define a range of rows in the Pointing table where the attribute overTheTop is defined and with which value.
Definition at line 98 of file ASDM2MSFiller.h.
unsigned int s_overTheTop::len |
Definition at line 100 of file ASDM2MSFiller.h.
unsigned int s_overTheTop::start |
Definition at line 99 of file ASDM2MSFiller.h.
bool s_overTheTop::value |
Definition at line 101 of file ASDM2MSFiller.h.