|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjigcell.compare.cellcycle.GenericScanTransform.GenericScanPoint
private static final class GenericScanTransform.GenericScanPoint
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 |
|---|
public final double mass
public final double time
public final double cycB
public final double subcycleSpecies
| Constructor Detail |
|---|
public GenericScanTransform.GenericScanPoint(IDataElement element,
double wildtypeMass)
element - Time course pointwildtypeMass - Wildtype mass at division
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||