us.ihmc.utilities.linearDynamicSystems
Class BodeUnitsConverterTest

java.lang.Object
  extended by us.ihmc.utilities.linearDynamicSystems.BodeUnitsConverterTest

public class BodeUnitsConverterTest
extends java.lang.Object


Constructor Summary
BodeUnitsConverterTest()
           
 
Method Summary
 void testMagnitudeToDecibels()
           
 void testNaN()
           
 void testNegativeInfinity()
           
 void testRadiansPerSecondToHz()
           
 void testRadiansToDegrees()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BodeUnitsConverterTest

public BodeUnitsConverterTest()
Method Detail

testMagnitudeToDecibels

public void testMagnitudeToDecibels()

testNaN

public void testNaN()

testNegativeInfinity

public void testNegativeInfinity()

testRadiansToDegrees

public void testRadiansToDegrees()

testRadiansPerSecondToHz

public void testRadiansPerSecondToHz()