22 #ifndef NANDRAD_IntervalH 23 #define NANDRAD_IntervalH 27 #include "NANDRAD_CodeGenMacros.h" 29 #include <IBK_Parameter.h> 37 NANDRAD_READWRITE_PRIVATE
50 NANDRAD_READWRITE_IFNOTEMPTY(
Interval)
60 void setStartEnd(
double start,
double endtime, IBK::Unit u );
88 #endif // NANDRAD_IntervalH void setStartEnd(double start, double endtime, IBK::Unit u)
Convenience function to specify a parameter through start time point and end time point...
void checkParameters() const
Checks input parameters.
bool isInInterval(double t) const
Returns true, if t lies inside the internal.
IBK::Parameter m_para[NUM_P]
The parameters defining the interval.
The class Interval defines intervals of simulation time.
double endTime() const
Returns the end time point.
The namespace NANDRAD contains the data model classes that make up the NANDRAD solver input data...