com.mancrd.ahah.samples.model.circuit
Class ChartHelper

java.lang.Object
  extended by com.mancrd.ahah.samples.model.circuit.ChartHelper

public class ChartHelper
extends Object

Author:
timmolter

Constructor Summary
ChartHelper()
           
 
Method Summary
static double getMax(double[] array)
           
static double getMin(double[] array)
           
static double[] getScaledArray(double[] array)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChartHelper

public ChartHelper()
Method Detail

getScaledArray

public static double[] getScaledArray(double[] array)

getMax

public static double getMax(double[] array)

getMin

public static double getMin(double[] array)


Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.