VlaSelectInfo.h
Classes
- VlaSelectInfo -- (full description)
Interface
- Public Members
- VlaSelectInfo() : startTime(0.0), stopTime(0.0), antennaCount(0), antennas(0), subarrayCount(0), subarrays(0), modeCount(0), modes(0), sourceCount(0), sources(0), programs(0)
- ~VlaSelectInfo()
- Int *antennasOK(Int, Int *, Int *)
- Int timeRangeOK(Double)
- Int subarrayOK(Int)
- Int observingModeOK(const Char *)
- Int programIDOK(const Char *)
- Int sourceOK(const Char *)
- void setValues(const Char *)
or
Review Status
- Date Reviewed:
- yyyy/mm/dd
Prerequisite
- SomeClass
- SomeOtherClass
- some concept
Etymology
Synopsis
Example
Motivation
Template Type Argument Requirements (T)
Thrown Exceptions
To Do
- add this feature
- fix this bug
- start discussion of this possible extension
Helper class for setting selection criteria
Member Description
VlaSelectInfo() : startTime(0.0), stopTime(0.0), antennaCount(0), antennas(0), subarrayCount(0), subarrays(0), modeCount(0), modes(0), sourceCount(0), sources(0), programs(0)
Int *antennasOK(Int, Int *, Int *)
Int sourceOK(const Char *)
void setValues(const Char *)