A B C D E F G H I L M N O P Q R S T U W X

S

samplingFrequency - Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
Sampling frequency in Hz (mom2 -> otdb) e.g. 160000000
saveTimePeriod() - Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue
Save the time period
seconds - Variable in class nl.astron.lofar.odtb.mom2otdbadapter.MomOtdbAdapter
 
setAngle1(String) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
 
setAngle2(String) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
 
setAngleTimes(String) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
 
setArrayConfiguration(String) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
 
setBackend(String) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
 
setBandSelection(String) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
 
setDirectionType(String) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
 
setEndTime(String) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
 
setEndTime(Date) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TimePeriod
 
setFileName(String) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task
 
setMeasurementMom2Ids(String) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
 
setMom2Id(int) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
 
setMom2Id(String) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task
 
setRequestedDuration(int) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
 
setSamplingFrequency(Integer) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
 
setSrgConfiguration(String) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
 
setStartTime(String) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
 
setStartTime(Date) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TimePeriod
 
setStations(String) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
 
setStatus(String) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
 
setSubbands(String) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
 
setTime(String) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task
 
setTimeStamp(String) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
 
setUp() - Method in class nl.astron.lofar.odtb.mom2otdbadapter.test.TestMom2OtdbConverter
 
setXml(String) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task
 
showSyntax() - Method in class nl.astron.lofar.odtb.mom2otdbadapter.MomOtdbAdapter
Shows the syntax of this program
sleep() - Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TaskExecutor
If some error occured, the task executor going to sleep for a while
SLEEP_MILLISECONDS - Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TaskExecutor
 
SPACING - Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser
 
SRG_CONFIGURATION - Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser
 
srgConfiguration - Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
SRG configuration (mom2 -> otdb) e.g.
start() - Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Mom2Listener
Starts a ServerSocket on port 4444 If a clients connect, it starts a new class ProcessMom2Connection
START_FREQUENCY - Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser
 
startServices() - Method in class nl.astron.lofar.odtb.mom2otdbadapter.MomOtdbAdapter
Starts all services
startTime - Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
start time of observation (mom2 <- otdb) e.g. 2005-Dec-22 14:50:00
startTime - Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue
 
startTime - Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TimePeriod
 
STATION - Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser
 
stations - Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
Stations that belongs to the array configuration (mom2 -> otdb) e.g.
status - Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
status of a lofar observation, (mom2 <-> otdb) e.g. being specified.
store(LofarObservation) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository
Stores a lofarObservation to jOTDB
storeParam(jOTDBnode, String, String) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository
Stores parameter in the tree by given parent node
storeTask(Task) - Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue
Store a task
SUBBAND_PLACEMENT - Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser
 
subbands - Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation
subbands that must be used (mom2 -> otdb) e.g. [1,3,5,7]
suite() - Static method in class nl.astron.lofar.odtb.mom2otdbadapter.test.AllTests
 

A B C D E F G H I L M N O P Q R S T U W X