Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y Z _ 

T

t - Variable in class esa.neliota.external.SynchronisedPeer
 
TARGET_OUT_OF_RANGE - Static variable in class esa.neliota.external.TelIF
 
targetOutOfRange - Variable in class esa.neliota.external.TelescopeStatus
 
TelescopeCoords - Class in esa.neliota.external
Holds the information about the coordinates of the telescope that is obtained fron WinTCS.
TelescopeCoords() - Constructor for class esa.neliota.external.TelescopeCoords
 
TelescopeStatus - Class in esa.neliota.external
The set of status flags of the telescope that is obtained from WinTCS.
TelescopeStatus() - Constructor for class esa.neliota.external.TelescopeStatus
 
TelIF - Class in esa.neliota.external
The interface to the Telescope Control System (TCS).
TelIF() - Constructor for class esa.neliota.external.TelIF
Class constructor
tempDownloadDirectory - Variable in class esa.neliota.archiving.ReceiverProperties
 
temperature - Variable in class esa.neliota.external.CameraStatus
 
temperature - Variable in class esa.neliota.external.MetInfo
 
TERABYTE - Static variable in class esa.neliota.external.ArcStoIF
 
TERABYTE - Static variable in class esa.neliota.external.OdStoIF
 
terminate() - Method in class esa.neliota.utilities.DataMouseMonitor
 
TEST - Static variable in class esa.neliota.utilities.OperationMode
 
testArchiving() - Static method in class esa.neliota.archiving.ArcSys
 
testDeleting() - Static method in class esa.neliota.archiving.ArcSys
 
testInforming() - Static method in class esa.neliota.archiving.ArcSys
 
testWinTcsComnoCommand() - Method in class esa.neliota.external.TelIF
Send a COMNO command and get the response.
testWinTcsCoordsCommand() - Method in class esa.neliota.external.TelIF
Send a COORDS command and get the response.
testWinTcsGoCommand() - Method in class esa.neliota.external.TelIF
Send a GO command.
testWinTcsSlewCommand(double, double, double) - Method in class esa.neliota.external.TelIF
Send a SLEW command.
testWinTcsStatCommand() - Method in class esa.neliota.external.TelIF
Send a STAT command and get the response.
testWinTcsStopCommand() - Method in class esa.neliota.external.TelIF
Send a STOP command.
testWinTcsTrackCommand(double, double, double, double) - Method in class esa.neliota.external.TelIF
Send a TRACK command.
tickLength - Variable in class esa.neliota.external.AndorFrameHeader
 
time - Variable in class esa.neliota.external.GpsLoopstats
 
time - Variable in class esa.neliota.external.GpsPeerstats
 
time - Variable in class esa.neliota.utilities.TimePoint
 
timeDifference(FullTime) - Method in class esa.neliota.utilities.FullTime
Returns the difference of this time object to another query time object in milliseconds (may be positive or negative)
TimeInterval - Class in esa.neliota.utilities
The description of a time interval, i.e.
TimeInterval(TimeInterval) - Constructor for class esa.neliota.utilities.TimeInterval
Copy constructor from an existing time interval object
TimeInterval(FullDate, FullTime, FullDate, FullTime) - Constructor for class esa.neliota.utilities.TimeInterval
Constructor from date and time objects
TimeInterval(TimePoint, TimePoint) - Constructor for class esa.neliota.utilities.TimeInterval
Constructor from time points
TimeInterval() - Constructor for class esa.neliota.utilities.TimeInterval
Class constructor, no information
TimePoint - Class in esa.neliota.utilities
The description of a point in time, expressed by a date and a time object.
TimePoint(FullDate, FullTime) - Constructor for class esa.neliota.utilities.TimePoint
Class constructor, from a set of date & time
TimePoint(TimePoint) - Constructor for class esa.neliota.utilities.TimePoint
Class copy constructor
timestamp - Variable in class esa.neliota.external.AndorFrameHeader
 
TimeStampClockFrequency - Variable in class esa.neliota.external.RecordingProperties
 
timestampClockFrequencyPropertyString - Static variable in class esa.neliota.external.RecordingProperties
 
timestampEnabled - Variable in class esa.neliota.external.CameraStatus
 
timestampZeroPoint - Variable in class esa.neliota.external.CameraStatus
 
timeStepMin - Variable in class esa.neliota.internal.ObservationPlanHeader
 
toDate() - Method in class esa.neliota.utilities.TimePoint
Creates a Date object representation of this object.
toString() - Method in class esa.neliota.external.TelescopeStatus
Gets a string representation of all status bits 0/1
toString() - Method in class esa.neliota.internal.Block
 
toString() - Method in class esa.neliota.internal.BlockDark
 
toString() - Method in class esa.neliota.internal.BlockFlat
 
toString() - Method in class esa.neliota.internal.BlockMoon
 
toString() - Method in class esa.neliota.internal.BlockStar
 
toString() - Method in class esa.neliota.utilities.Declination
Gets a string representation of the Declination.
toString() - Method in class esa.neliota.utilities.FullDate
Returns a string representation of this object in yyyy/mm/dd format
toString(String) - Method in class esa.neliota.utilities.FullDate
Returns a string representation of this object with the specified delimiter separating year, month and day digits.
toString() - Method in class esa.neliota.utilities.FullTime
Returns a string representation of this object, in HH:MM:SS.SSS format (24h display)
toString() - Method in class esa.neliota.utilities.HourAngle
 
toString() - Method in class esa.neliota.utilities.Latitude
Gets a string representation of the longitude.
toString() - Method in class esa.neliota.utilities.Longitude
Gets a string representation of the longitude.
toString() - Method in class esa.neliota.utilities.RightAscension
Gets a string representation of the right ascension.
toString() - Method in class esa.neliota.utilities.TimeInterval
 
toString() - Method in class esa.neliota.utilities.TimePoint
Gets a string representation of the time point, in date followed by time, separated with a space.
toString12() - Method in class esa.neliota.utilities.FullTime
Returns a string representation of this object, in HH:MM:SS {AM/PM} format (12h display)
toString_StatH() - Method in class esa.neliota.external.TelescopeStatus
 
toString_StatL() - Method in class esa.neliota.external.TelescopeStatus
 
toString_StatLH() - Method in class esa.neliota.external.TelescopeStatus
 
toStringCompact() - Method in class esa.neliota.utilities.FullDate
Returns a string representation of this object in yyyymmdd format
toStringCompact() - Method in class esa.neliota.utilities.FullTime
Returns a string representation of this object, omitting the seconds
toStringCompact() - Method in class esa.neliota.utilities.TimePoint
As the regular toString, omitting the seconds.
toStringCompactPlain() - Method in class esa.neliota.utilities.FullTime
Returns a string representation of this object, in HHMM format.
toStringDecimal() - Method in class esa.neliota.utilities.Declination
Gets a string representation of the declination in decimal degrees with 6 decimal digits
toStringDecimalDegrees() - Method in class esa.neliota.utilities.RightAscension
Gets a string representation of the right ascension in decimal degrees with 6 decimal digits
toStringDecimalHours() - Method in class esa.neliota.utilities.RightAscension
Gets a string representation of the right ascension in decimal hours with 6 decimal digits
toStringFITS() - Method in class esa.neliota.utilities.TimePoint
Gets a string representation of the time point, in date followed by time, separated with a "T".
toStringFormatted() - Method in class esa.neliota.utilities.Declination
Gets a string representation of the declination using superscripts to indicate the units.
toStringFormatted() - Method in class esa.neliota.utilities.RightAscension
Gets a string representation of the right ascension with superscript indication of the units.
toStringPlain() - Method in class esa.neliota.utilities.FullTime
Returns a string representation of this object, in HHMMSS format.
toStringReverse() - Method in class esa.neliota.utilities.FullDate
Returns a string representation of this object in dd/mm/yyyy format
toStringSemicolon() - Method in class esa.neliota.utilities.Declination
Gets a string representation of the declination with semicolon delimiter.
toStringSemicolon() - Method in class esa.neliota.utilities.HourAngle
 
toStringSemicolon() - Method in class esa.neliota.utilities.RightAscension
Gets a string representation of the right ascension with semicolon delimiter.
track - Variable in class esa.neliota.external.TelescopeStatus
 
trailing - Variable in class esa.neliota.external.TelescopeStatus
 
TRANSFER_ERROR - Static variable in class esa.neliota.internal.ArcIF
 
transfersVolume - Variable in class esa.neliota.archiving.ArchiverProperties
 
transitAltitude - Variable in class esa.neliota.internal.RiseSetProperties
 
transitTime - Variable in class esa.neliota.internal.RiseSetProperties
 
transitTime - Variable in class esa.neliota.internal.SunRiseSetTwilight
 
twilightInfo - Variable in class esa.neliota.internal.ObservationPlanHeader
 
twilightMinutes - Variable in class esa.neliota.internal.ObservationPlanHeader
 
TwilightTimePoints - Class in esa.neliota.utilities
Holds the information of the sunset, sunrise and twilight times that are obtained from the theSkyX software.
TwilightTimePoints() - Constructor for class esa.neliota.utilities.TwilightTimePoints
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z _ 
Skip navigation links