public class ChannelSensitivityBundle
extends java.lang.Object
| Constructor and Description |
|---|
ChannelSensitivityBundle(ChannelImpl chan,
QuantityImpl sensitivity) |
| Modifier and Type | Method and Description |
|---|---|
ChannelImpl |
getChan() |
QuantityImpl |
getSensitivity() |
public ChannelSensitivityBundle(ChannelImpl chan, QuantityImpl sensitivity)
public ChannelImpl getChan()
public QuantityImpl getSensitivity()