|
|
|
|
|
avg1gMax(self)
avg1gMax -> for each frequency of interest return the avg1gMax
value under loaded conditions |
source code
|
|
|
|
avg10gMax(self)
avg10gMax -> for each frequency of interest return the avg10gMax
value under loaded conditions |
source code
|
|
|
|
rawMax(self)
rawMax -> for each frequency of interest return the rawMax value
under loaded conditions |
source code
|
|
|
|
total1gMax(self)
total1gMax -> takes the total of all 1g computations and sums them |
source code
|
|
|
|
total10gMax(self)
total10gMax -> takes the total of all 10g computations and sums
them |
source code
|
|
|
|
totalRawMax(self)
totalRawMax -> takes the total of all raw computations and sums
them |
source code
|
|
|
Inherited from excitation_based.ExcitationBased:
__add__,
__mul__,
__radd__,
__rmul__,
__sub__,
weights
|