OS  2.9.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
TimeDomainInterval Class Reference

#include <OSInstance.h>

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 2093 of file OSInstance.h.

Constructor & Destructor Documentation

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

double TimeDomainInterval::horizon

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

Definition at line 2111 of file OSInstance.h.


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