PerceMon
percemon::ast::functions::TimeInterval Struct Reference

Public Types

enum  Bound { OPEN , LOPEN , ROPEN , CLOSED }
 

Static Public Member Functions

static TimeInterval open (double low, double high)
 
static TimeInterval lopen (double low, double high)
 
static TimeInterval ropen (double low, double high)
 
static TimeInterval closed (double low, double high)
 

Public Attributes

double low
 
double high
 
Bound bound
 

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