Package reflectometry :: Package model1d :: Package profileview :: Module plotInfoPanel :: Class InfoPanel

Class InfoPanel

source code

Instance Methods
 
__init__(self, parent=None, model=None) source code
 
updateNLayer(self, n)
Update the layer number and set the layer numer
source code
 
updateDepthValue(self, val)
Update Depth Value
source code
 
updateLRoughValue2(self, val)
Update LRough Value
source code
 
updateRRoughValue2(self, val)
Update RRough Value
source code
 
updateRhoValue(self, val, idx=None, name=None)
Update Rho Value
source code
 
updateMuValue(self, val, idx=None, name=None)
Update Mu Value
source code
 
updatePhiValue(self, val, idx=None, name=None)
Update Phi Value
source code
 
updateThetaValue(self, val, idx=None, name=None)
Update Theta Value
source code
 
showRhoValue(self, idx=None)
show Rho Value
source code
 
showMuValue(self, idx=None)
show Mu Value
source code
 
showPhiValue(self, idx=None)
show Phi Value
source code
 
showThetaValue(self, idx=None)
show Theta Value
source code
 
showDepthValue(self)
show Depth Value
source code
 
showLRoughValue(self)
show LRough Value
source code
 
updateLRoughValue(self, val)
Update LRough Value
source code
 
showRRoughValue(self)
show RRough Value
source code
 
updateRRoughValue(self, val)
Update RRough Value
source code