|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjigcell.compare.cellcycle.BuddingYeastScanTransform.BuddingYeastScanPoint
private static final class BuddingYeastScanTransform.BuddingYeastScanPoint
A single time course point used by the scan.
| Field Summary | |
|---|---|
double |
bud
Value of the species bud |
double |
esp1
Value of the species esp1 |
double |
mass
Size of the cell |
double |
ori
Value of the species ori |
double |
spn
Value of the species spn |
double |
time
Clock time |
| Constructor Summary | |
|---|---|
BuddingYeastScanTransform.BuddingYeastScanPoint(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 bud
public final double esp1
public final double ori
public final double mass
public final double spn
public final double time
| Constructor Detail |
|---|
public BuddingYeastScanTransform.BuddingYeastScanPoint(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 | |||||||||