icecube.daq.domcal
Class Baseline
java.lang.Object
icecube.daq.domcal.Baseline
public class Baseline
- extends java.lang.Object
Constructor Summary |
Baseline(short voltage,
float[][] baseVals)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Baseline
public Baseline(short voltage,
float[][] baseVals)
parseHvBaseline
public static Baseline parseHvBaseline(java.nio.ByteBuffer bb)
parseBaseline
public static Baseline parseBaseline(java.nio.ByteBuffer bb)
getVoltage
public short getVoltage()
getBaseline
public float getBaseline(int atwd,
int ch)
Copyright © 2006 IceCube Collaboration. All Rights Reserved.