hiit.plugin.activity.feature.statistical
Class Energy

java.lang.Object
  extended by hiit.plugin.activity.utils.Module
      extended by hiit.plugin.activity.feature.Feature
          extended by hiit.plugin.activity.feature.statistical.Energy

public class Energy
extends Feature

Calculates the energy of a signal

Author:
ptnurmi

Constructor Summary
Energy(Module parent)
           
 
Method Summary
 
Methods inherited from class hiit.plugin.activity.feature.Feature
getResult, resetThis, setTransform
 
Methods inherited from class hiit.plugin.activity.utils.Module
addChild, getChild, getDependencies, getFullName, getName, reset, setName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Energy

public Energy(Module parent)