DEIMOS
Earth Explorer Mission CFI Software
Lib Software User Manual
ESA

EECFI::TimeInterval Class Reference

Data structure defining a time interval. More...

List of all members.

Public Member Functions

 TimeInterval ()
 Empty Class constructor.
 TimeInterval (long ref, double start, double stop)
 Class constructor.

Public Attributes

long timeRef
 Time reference.
double startTime
 start time.
double stopTime
 stop time.


Detailed Description

Data structure defining a time interval.

Constructor & Destructor Documentation

EECFI::TimeInterval::TimeInterval (  )  [inline]

Empty Class constructor.

References startTime, stopTime, and timeRef.

EECFI::TimeInterval::TimeInterval ( long  ref,
double  start,
double  stop 
) [inline]

Class constructor.

References startTime, stopTime, and timeRef.


Member Data Documentation

start time.

Referenced by TimeInterval().

stop time.

Referenced by TimeInterval().

Time reference.

Referenced by TimeInterval().


Generated on Mon May 11 11:25:31 2009 for by doxygen 1.5.8