TimeDomainInterval Class Reference

#include <OSInstance.h>

List of all members.

Public Member Functions

 TimeDomainInterval ()
 The Interval class constructor.
 ~TimeDomainInterval ()
 The Interval class destructor.
 TimeDomainInterval ()
 The Interval class constructor.
 ~TimeDomainInterval ()
 The Interval class destructor.

Public Attributes

double start
 start is the start of the planning period in the <interval> element.
double horizon
 horizon is the end of the planning period in the <interval> element.


Detailed Description

Definition at line 675 of file OSInstance.h.


Constructor & Destructor Documentation

TimeDomainInterval::TimeDomainInterval (  ) 

The Interval class constructor.

Definition at line 891 of file OSInstance.cpp.

TimeDomainInterval::~TimeDomainInterval (  ) 

The Interval class destructor.

Definition at line 901 of file OSInstance.cpp.

TimeDomainInterval::TimeDomainInterval (  ) 

The Interval class constructor.

TimeDomainInterval::~TimeDomainInterval (  ) 

The Interval class destructor.


Member Data Documentation

double TimeDomainInterval::start

start is the start of the planning period in the <interval> element.

Definition at line 687 of file OSInstance.h.

Referenced by OSInstance::getTimeDomainIntervalStart(), and OSInstance::setTimeDomainInterval().

double TimeDomainInterval::horizon

horizon is the end of the planning period in the <interval> element.

Definition at line 692 of file OSInstance.h.

Referenced by OSInstance::getTimeDomainIntervalHorizon(), and OSInstance::setTimeDomainInterval().


The documentation for this class was generated from the following files:
Generated on Thu Mar 31 03:18:51 2011 by  doxygen 1.4.7