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

Public Member Functions

def __init__

Public Attributes

 end
 start
 value

Detailed Description

Definition at line 11 of file grid.py.

Constructor & Destructor Documentation

def grid.DataRange.__init__ (   self,
  start = 0,
  end = 0,
  value = '' 
)

Definition at line 12 of file grid.py.

Member Data Documentation

grid.DataRange.end
grid.DataRange.start
grid.DataRange.value

Definition at line 15 of file grid.py.


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