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 695 of file OSInstance.h.


Constructor & Destructor Documentation

TimeDomainInterval::TimeDomainInterval (  ) 

The Interval class constructor.

Definition at line 966 of file OSInstance.cpp.

TimeDomainInterval::~TimeDomainInterval (  ) 

The Interval class destructor.

Definition at line 976 of file OSInstance.cpp.

TimeDomainInterval::TimeDomainInterval (  ) 

The Interval class constructor.

TimeDomainInterval::~TimeDomainInterval (  ) 

The Interval class destructor.


Member Data Documentation

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

Definition at line 708 of file OSInstance.h.

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

Definition at line 713 of file OSInstance.h.


The documentation for this class was generated from the following files:

Generated on 16 Feb 2012 by  doxygen 1.6.1