Public Member Functions | Public Attributes | List of all members
dynamic_graph.sot.core.utils.attime.Calendar Class Reference

Public Member Functions

def __call__ (self, iterarg, *funs)
 
def __init__ (self)
 
def __repr__ (self)
 
def addPing (self, f)
 
def callPing (self)
 
def fastForward (self, t)
 
def generatorDecorator (self, iterarg)
 
def registerEvent (self, iter, pairfundoc)
 
def registerEvents (self, iter, *funs)
 
def run (self, iter, *args)
 
def stop (self, *args)
 

Public Attributes

 events
 
 ping
 

Detailed Description

Definition at line 28 of file attime.py.

Constructor & Destructor Documentation

◆ __init__()

def dynamic_graph.sot.core.utils.attime.Calendar.__init__ (   self)

Definition at line 29 of file attime.py.

Member Function Documentation

◆ __call__()

def dynamic_graph.sot.core.utils.attime.Calendar.__call__ (   self,
  iterarg,
funs 
)

Definition at line 100 of file attime.py.

◆ __repr__()

def dynamic_graph.sot.core.utils.attime.Calendar.__repr__ (   self)

Definition at line 34 of file attime.py.

◆ addPing()

def dynamic_graph.sot.core.utils.attime.Calendar.addPing (   self,
  f 
)

Definition at line 76 of file attime.py.

◆ callPing()

def dynamic_graph.sot.core.utils.attime.Calendar.callPing (   self)

Definition at line 79 of file attime.py.

◆ fastForward()

def dynamic_graph.sot.core.utils.attime.Calendar.fastForward (   self,
  t 
)

Definition at line 135 of file attime.py.

◆ generatorDecorator()

def dynamic_graph.sot.core.utils.attime.Calendar.generatorDecorator (   self,
  iterarg 
)
This next calling pattern is a little bit strange. Use it to decorate
a function definition: @attime(30) def run30(): ...

Definition at line 106 of file attime.py.

◆ registerEvent()

def dynamic_graph.sot.core.utils.attime.Calendar.registerEvent (   self,
  iter,
  pairfundoc 
)

Definition at line 48 of file attime.py.

◆ registerEvents()

def dynamic_graph.sot.core.utils.attime.Calendar.registerEvents (   self,
  iter,
funs 
)
3 entry types are possible: 1. only the functor. 2. a pair
(functor,doc). 3. a list of pairs (functor,doc).

Definition at line 59 of file attime.py.

◆ run()

def dynamic_graph.sot.core.utils.attime.Calendar.run (   self,
  iter,
args 
)

Definition at line 83 of file attime.py.

◆ stop()

def dynamic_graph.sot.core.utils.attime.Calendar.stop (   self,
args 
)

Definition at line 45 of file attime.py.

Member Data Documentation

◆ events

dynamic_graph.sot.core.utils.attime.Calendar.events

Definition at line 30 of file attime.py.

◆ ping

dynamic_graph.sot.core.utils.attime.Calendar.ping

Definition at line 31 of file attime.py.


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


sot-core
Author(s): Olivier Stasse, ostasse@laas.fr
autogenerated on Tue Oct 24 2023 02:26:32