class JDCEReader.PlaneMetadata
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
ome.units.quantity.Time |
exposureTime |
ome.units.quantity.Length |
positionX |
ome.units.quantity.Length |
positionY |
ome.units.quantity.Length |
positionZ |
int |
sizeX |
int |
sizeY |
java.lang.Double |
timestamp |
Constructor and Description |
---|
PlaneMetadata() |
public java.lang.Double timestamp
public ome.units.quantity.Time exposureTime
public ome.units.quantity.Length positionX
public ome.units.quantity.Length positionY
public ome.units.quantity.Length positionZ
public int sizeX
public int sizeY
Copyright © 2025 Open Microscopy Environment