View: Hide Browser | Browser on the left | Browser on the right| Dictionary
Report:General Info | Relations | Attributes 

Class QuerySource

A QuerySource is a special type of FieldSource which does does specify directly a single source to point at. Instead it specifies a query that should be executed by the Control system to obtain a set of results matching that query. These results are turned into FieldSources, up to the maximum number desired.

General Info
Name QuerySource 
Owner  schedblock 
Visibility public 
Is Active false 
Is Abstract false 

Relations
Name Type Begins Ends 
 unnamed Association  FieldSource  QuerySource 

Attributes
Name Type Classifier Default Value 
 queryCenter  SkyCoordinates  QuerySource  
 searchRadius  Angle  QuerySource  
 minFrequency  Frequency  QuerySource  
 maxFrequency  Frequency  QuerySource  
 minFlux  Flux  QuerySource  
 maxFlux  Flux  QuerySource  
 minTimeSinceObserved  Time  QuerySource  
 maxTimeSinceObserved  Time  QuerySource  
 use  String  QuerySource  
 maxSources  Integer  QuerySource 
 intendedUse  CalTypes  QuerySource Phase