org.lsst.ccs.subsystems.shutter.driver
Class BladeSetDrvr.Sample

java.lang.Object
  extended by org.lsst.ccs.subsystems.shutter.driver.BladeSetDrvr.Sample
Enclosing class:
BladeSetDrvr

public static class BladeSetDrvr.Sample
extends Object

Inner class to hold an item of sampled data


Field Summary
 float[] fVals
           
 int[] iVals
           
 int time
           
 
Constructor Summary
BladeSetDrvr.Sample()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

time

public int time

iVals

public int[] iVals

fVals

public float[] fVals
Constructor Detail

BladeSetDrvr.Sample

public BladeSetDrvr.Sample()


Copyright © 2012 LSST. All Rights Reserved.