Public Member Functions | Protected Attributes

SimpleTimeConstMapping Class Reference
[mapping - classes representing mathematical mappings]

TODO: short description for this class. More...

#include <SimpleTimeConstMapping.h>

Inherits SimpleConstMapping.

Collaboration diagram for SimpleTimeConstMapping:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SimpleTimeConstMapping (double _myValue, simtime_t _start, simtime_t _stop)
 Constructs the mapping with the value _myValue, in the time interval [start, stop].
double getValue (const Argument &pos) const
 Returns a constant.
ConstMappingconstClone () const
 creates a clone of this mapping.

Protected Attributes

double myValue
simtime_t start
simtime_t stop

Detailed Description

TODO: short description for this class.

Definition at line 29 of file SimpleTimeConstMapping.h.


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