xppy.utils.allinfo.AllInfo Class Reference

List of all members.

Public Member Functions

def __init__
def loadRawData
def setRawData
def getRawData
def findBranches
def findParts
def getBranches
def getBranch
def getFlippedBranch

Public Attributes

 noVar

Detailed Description

Class stores and manages data from XPPAut allinfo data file.

Member Function Documentation

def xppy.utils.allinfo.AllInfo.__init__ (   self,
  file_name = None 
)
Constructor
def xppy.utils.allinfo.AllInfo.findBranches (   self  ) 
Finds all branches in the raw data
def xppy.utils.allinfo.AllInfo.findParts (   self,
  branchArr 
)
Finds parts in the given branch array 
(branch extracted by e.g. getBranch) 
def xppy.utils.allinfo.AllInfo.getBranch (   self,
  nr,
  getParts = False 
)
Function returns data of branch number nr
additionally it cen return list with indexes of parts
of the branch (stability wise)
def xppy.utils.allinfo.AllInfo.getBranches (   self  ) 
Branches getter
def xppy.utils.allinfo.AllInfo.getFlippedBranch (   self,
  nr,
  getParts = False 
)
Function returns flipped data of branch number nr;
additionally it cen return list with indexes of parts
of the branch (stability wise)
def xppy.utils.allinfo.AllInfo.getRawData (   self  ) 
Raw data getter
def xppy.utils.allinfo.AllInfo.loadRawData (   self,
  file_name 
)
Raw data loader
def xppy.utils.allinfo.AllInfo.setRawData (   self,
  raw_data 
)
Raw data setter

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions

Generated on Fri Jul 16 10:03:31 2010 for XPPy by  doxygen 1.6.2