WavefrontCollection¶
- class lsst.ts.MTAOS.WavefrontCollection(maxLeng)¶
Bases:
object
Methods Summary
append
(listOfWfErr)Add the list of wavefront error data to collection.
clear
()Clear the collection.
Get the list of average wavefront error in taken data.
Get the number of data.
Get the number of taken data.
pop
()Pop the list of wavefront error data from collection.
Methods Documentation
- append(listOfWfErr)¶
Add the list of wavefront error data to collection.
- clear()¶
Clear the collection.