gov.nih.nci.mageom.domain.QuantitationType
Interface Ratio

All Superinterfaces:
Describable, Extendable, Identifiable, QuantitationType, StandardQuantitationType
All Known Implementing Classes:
RatioImpl

public interface Ratio
extends StandardQuantitationType

The ratio of two or more signals, typically between two channels. Of type float.

Version:
%I%, %G%

Method Summary
 
Methods inherited from interface gov.nih.nci.mageom.domain.QuantitationType.QuantitationType
getChannel, getConfidenceIndicators, getDataType, getIsBackground, getQuantitationTypeMaps, getScale, setChannel, setConfidenceIndicators, setDataType, setIsBackground, setQuantitationTypeMaps, setScale
 
Methods inherited from interface gov.nih.nci.mageom.domain.Identifiable
getIdentifier, getName, setIdentifier, setName
 
Methods inherited from interface gov.nih.nci.mageom.domain.Describable
getAuditTrail, getDescriptions, getSecurity, setAuditTrail, setDescriptions, setSecurity
 
Methods inherited from interface gov.nih.nci.mageom.domain.Extendable
getPropertySets, setPropertySets