|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjigcell.compare.cellcycle.GenericScanTransform.CellCycleReport
protected static class GenericScanTransform.CellCycleReport
The statistics collected from a cycle.
| Field Summary | |
|---|---|
double |
lengthG1
G1 length |
double |
mass
Mass at division |
long |
number
Cycle number |
| Constructor Summary | |
|---|---|
GenericScanTransform.CellCycleReport(long number,
double lengthG1,
double mass)
Records the statistics for a scan number. |
|
| 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 lengthG1
public final long number
| Constructor Detail |
|---|
public GenericScanTransform.CellCycleReport(long number,
double lengthG1,
double mass)
number - Cycle numbermass - Mass at divisionlengthG1 - G1 length
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||