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()
Returns the voltage of the detector.
|
Double |
getZoom()
Returns the offset of the detector.
|
asAnnotation, asChannel, asDataset, asExperimenter, 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, setDirty, setId, setValue, setVersion, timeOfEvent, toString
public DetectorData(omero.model.Detector detector)
detector
- The detector to host. Mustn't be null
.public Double getVoltage()
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: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.