A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
grid.EventFloat Class Reference

Public Member Functions

def __init__
 

Public Attributes

 at
 
 value
 

Detailed Description

Definition at line 20 of file grid.py.

Constructor & Destructor Documentation

def grid.EventFloat.__init__ (   self,
  at = 0,
  value = 0.0 
)

Definition at line 21 of file grid.py.

Member Data Documentation

grid.EventFloat.at

Definition at line 22 of file grid.py.

grid.EventFloat.value

Definition at line 23 of file grid.py.


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