Package | Description |
---|---|
ome.model.core | |
ome.model.units |
Modifier and Type | Field and Description |
---|---|
protected Time |
PlaneInfo.deltaT |
protected Time |
PlaneInfo.exposureTime |
protected Time |
Pixels.timeIncrement |
Modifier and Type | Method and Description |
---|---|
Time |
PlaneInfo.getDeltaT()
Enum-mapped unit-based field ome.model.core.PlaneInfo.deltaT (ome.model.units.Time)
|
Time |
PlaneInfo.getExposureTime()
Enum-mapped unit-based field ome.model.core.PlaneInfo.exposureTime (ome.model.units.Time)
|
Time |
Pixels.getTimeIncrement()
Enum-mapped unit-based field ome.model.core.Pixels.timeIncrement (ome.model.units.Time)
|
Modifier and Type | Method and Description |
---|---|
void |
PlaneInfo.setDeltaT(Time deltaT) |
void |
PlaneInfo.setExposureTime(Time exposureTime) |
void |
Pixels.setTimeIncrement(Time timeIncrement) |
Modifier and Type | Method and Description |
---|---|
static Time |
Time.convertTime(Time value,
java.lang.String target) |
static Time |
Time.convertTime(Time value,
ome.units.unit.Unit<ome.units.quantity.Time> ul) |
Modifier and Type | Method and Description |
---|---|
static ome.units.quantity.Time |
Time.convertTime(Time t)
FIXME: this should likely take a default so that locations which don't
want an exception can have
log.warn("Using new PositiveFloat(1.0)!"
|
static Time |
Time.convertTime(Time value,
java.lang.String target) |
static Time |
Time.convertTime(Time value,
ome.units.unit.Unit<ome.units.quantity.Time> ul) |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.