carputils
Doxygen code documentation for the python framework controlling openCARP
Public Member Functions | List of all members
carputils.model.TimePoints.OptimizationTimePoints Class Reference

Public Member Functions

def __init__ (self, lower_bound=None, upper_bound=None, start_S2=None)
 
def print_bounds (self)
 
def bound_str (self)
 
float get_center_in_ms (self)
 
def get_diff (self)
 

Constructor & Destructor Documentation

◆ __init__()

def carputils.model.TimePoints.OptimizationTimePoints.__init__ (   self,
  lower_bound = None,
  upper_bound = None,
  start_S2 = None 
)

Member Function Documentation

◆ bound_str()

def carputils.model.TimePoints.OptimizationTimePoints.bound_str (   self)

◆ get_center_in_ms()

float carputils.model.TimePoints.OptimizationTimePoints.get_center_in_ms (   self)

◆ get_diff()

def carputils.model.TimePoints.OptimizationTimePoints.get_diff (   self)

◆ print_bounds()

def carputils.model.TimePoints.OptimizationTimePoints.print_bounds (   self)

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