Eidolon
Public Member Functions | Public Attributes | List of all members
ReportCardSceneObject Class Reference
Inheritance diagram for ReportCardSceneObject:
Inheritance graph
Collaboration diagram for ReportCardSceneObject:
Collaboration graph

Public Member Functions

def __init__ (self, name, filename, plugin, datamat=[], kwargs)
 
def getPropTuples (self)
 
def setValue (self, obj, name, value)
 
def load (self)
 
def save (self)
 
def __repr__ (self)
 
- Public Member Functions inherited from SceneObject
def __init__ (self, name, plugin=None, kwargs)
 
def __getattr__ (self, name)
 
def getLabel (self)
 
def getPropTuples (self)
 
def getName (self)
 
def setName (self, name)
 
def getReprTypes (self)
 
def removeRepr (self, rep)
 
def getDataset (self)
 
def setTimestepList (self, tslist)
 
def setTimestepScheme (self, starttime, interval)
 
def getTimestepList (self)
 
def getTimestepScheme (self)
 
def __repr__ (self)
 

Public Attributes

 filename
 
 datamat
 
- Public Attributes inherited from SceneObject
 name
 
 reprs
 
 reprcount
 
 plugin
 
 kwargs
 
 reprtypes
 
 proptuples
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  name,
  filename,
  plugin,
  datamat = [],
  kwargs 
)

Member Function Documentation

◆ __repr__()

def __repr__ (   self)

◆ getPropTuples()

def getPropTuples (   self)

◆ load()

def load (   self)
Here is the call graph for this function:

◆ save()

def save (   self)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setValue()

def setValue (   self,
  obj,
  name,
  value 
)
Here is the call graph for this function:

Member Data Documentation

◆ datamat

datamat

◆ filename

filename

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