MultiShapeletBasisComponent¶
- 
class 
lsst.shapelet.MultiShapeletBasisComponent¶ Bases:
pybind11_builtins.pybind11_objectMethods Summary
getMatrix(self)getOrder(self)getRadius(self)Methods Documentation
- 
getMatrix(self: lsst.shapelet.multiShapeletBasis.MultiShapeletBasisComponent) → ndarray::Array<double const, 2, 2>¶ 
- 
getOrder(self: lsst.shapelet.multiShapeletBasis.MultiShapeletBasisComponent) → int¶ 
- 
getRadius(self: lsst.shapelet.multiShapeletBasis.MultiShapeletBasisComponent) → float¶ 
-