TimeDomainInterval Class Reference

#include <OSInstance.h>

List of all members.

Public Member Functions

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

Public Attributes

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


Detailed Description

Definition at line 510 of file OSInstance.h.


Constructor & Destructor Documentation

TimeDomainInterval::TimeDomainInterval (  ) 

The Interval class constructor.

Definition at line 684 of file OSInstance.cpp.

TimeDomainInterval::~TimeDomainInterval (  ) 

The Interval class destructor.

Definition at line 694 of file OSInstance.cpp.


Member Data Documentation

double TimeDomainInterval::intervalHorizon

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

Definition at line 522 of file OSInstance.h.

double TimeDomainInterval::intervalStart

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

Definition at line 527 of file OSInstance.h.


The documentation for this class was generated from the following files:
Generated on Sat Mar 29 22:38:06 2008 by  doxygen 1.5.3