public class DetectorData extends DataObject
Constructor and Description |
---|
DetectorData(omero.model.Detector detector)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
Double |
getAmplificationGain()
Returns the amplification gain of the detector.
|
Double |
getGain()
Returns the gain of the detector.
|
String |
getLotNumber()
Returns the lot number of the detector.
|
String |
getManufacturer()
Returns the manufacturer of the detector.
|
String |
getModel()
Returns the manufacturer of the detector.
|
Double |
getOffset()
Returns the offset of the detector.
|
String |
getSerialNumber()
Returns the serial number of the detector.
|
String |
getType()
Returns the type of the detector.
|
Double |
getVoltage()
Deprecated.
Replaced by
getVoltage(UnitsElectricPotential) |
omero.model.ElectricPotential |
getVoltage(omero.model.enums.UnitsElectricPotential unit)
Returns the voltage of the detector.
|
Double |
getZoom()
Returns the offset of the detector.
|
asAnnotation, asChannel, asDataset, asExperimenter, asFolder, asGroup, asIAnnotated, asImage, asIObject, asPixels, asPlate, asPojo, asPojos, asPojos, asProject, asScreen, asWell, asWellSample, canAnnotate, canDelete, canEdit, canLink, getCreated, getDetails, getGroupId, getId, getOwner, getPermissions, getUpdated, getVersion, isDirty, isLoaded, nullDetails, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, setDirty, setId, setValue, setVersion, timeOfEvent, toString
public DetectorData(omero.model.Detector detector)
detector
- The detector to host. Mustn't be null
.public omero.model.ElectricPotential getVoltage(omero.model.enums.UnitsElectricPotential unit) throws BigResult
unit
- The unit (may be null, in which case no conversion will be
performed)BigResult
- If an arithmetic under-/overflow occurred@Deprecated public Double getVoltage()
getVoltage(UnitsElectricPotential)
public Double getAmplificationGain()
public Double getGain()
public Double getOffset()
public Double getZoom()
public String getType()
public String getManufacturer()
public String getModel()
public String getSerialNumber()
public String getLotNumber()
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.