TwiceAsNice  2019-02-18
Variables
hwsWfc Namespace Reference

Variables

 level
 
string node = 'laos.sx.hws.wfc.loop-svr.WFC'
 
 hws = wfc.LaosHwsWfc(node)
 
 mask = hws.getSlopeMask()
 
 i = hws.getNewImage(1)
 
int nSlopesSets = 1000
 
bool inCloseLoop = True
 
 dat = hws.getBuffIdx(i)
 

Variable Documentation

◆ dat

hwsWfc.dat = hws.getBuffIdx(i)

◆ hws

hwsWfc.hws = wfc.LaosHwsWfc(node)

◆ i

hwsWfc.i = hws.getNewImage(1)

◆ inCloseLoop

bool hwsWfc.inCloseLoop = True

◆ level

hwsWfc.level

◆ mask

hwsWfc.mask = hws.getSlopeMask()

◆ node

string hwsWfc.node = 'laos.sx.hws.wfc.loop-svr.WFC'

◆ nSlopesSets

int hwsWfc.nSlopesSets = 1000