My Project
TimeDomainInterval Class Reference

#include <OSInstance.h>

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

Constructor & Destructor Documentation

◆ TimeDomainInterval() [1/2]

TimeDomainInterval::TimeDomainInterval ( )

The Interval class constructor.

Definition at line 1822 of file OSInstance.cpp.

◆ ~TimeDomainInterval() [1/2]

TimeDomainInterval::~TimeDomainInterval ( )

The Interval class destructor.

Definition at line 1832 of file OSInstance.cpp.

◆ TimeDomainInterval() [2/2]

TimeDomainInterval::TimeDomainInterval ( )

The Interval class constructor.

◆ ~TimeDomainInterval() [2/2]

TimeDomainInterval::~TimeDomainInterval ( )

The Interval class destructor.

Member Data Documentation

◆ start

double TimeDomainInterval::start

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

Definition at line 2127 of file OSInstance.h.

◆ horizon

double TimeDomainInterval::horizon

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

Definition at line 2132 of file OSInstance.h.


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