jigcell.compare.cellcycle
Class GenericScanTransform.GenericScanPoint

java.lang.Object
  extended by jigcell.compare.cellcycle.GenericScanTransform.GenericScanPoint
Enclosing class:
GenericScanTransform

private static final class GenericScanTransform.GenericScanPoint
extends java.lang.Object

A single time course point used by the scan.


Field Summary
 double cycB
          Value of the cyclin-B species
 double mass
          Size of the cell
 double subcycleSpecies
          Value of the species being measured for subcycling
 double time
          Clock time
 
Constructor Summary
GenericScanTransform.GenericScanPoint(IDataElement element, double wildtypeMass)
          Extracts the point values from a time course observation.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mass

public final double mass
Size of the cell


time

public final double time
Clock time


cycB

public final double cycB
Value of the cyclin-B species


subcycleSpecies

public final double subcycleSpecies
Value of the species being measured for subcycling

Constructor Detail

GenericScanTransform.GenericScanPoint

public GenericScanTransform.GenericScanPoint(IDataElement element,
                                             double wildtypeMass)
Extracts the point values from a time course observation.

Parameters:
element - Time course point
wildtypeMass - Wildtype mass at division