modal_coefficients#
- class arte.types.modal_coefficients.ModalCoefficients(coefficients, counter=0, first_mode=0)#
Bases:
objectMethods
counter
fromNumpyArray
getM
modeIndexes
numberOfModes
setCounter
toDictionary
toNumpyArray
- FIRST_MODE = 0#
- counter()#
- static fromNumpyArray(coefficientsAsNumpyArray, counter=0, **kwargs)#
- getM(modeIndexes)#
- modeIndexes()#
- numberOfModes()#
- setCounter(counter)#
- toDictionary()#
- toNumpyArray()#