Object
~~|
~~+--
ParametersInterface
~~~~~~~|
~~~~~~~+--
Model
~~~~~~~~~~~~|
~~~~~~~~~~~~+--
UnitModel
~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~+--
SingleArrayUnitModel
Directly known subclasses:
public abstract static class SingleArrayUnitModel extends UnitModel
This abstract class represents a unit model that fits one model per unit based on signals from a single arrays. The nature of a single-array unit model is that each array can be fitted independently of the others.
SingleArrayUnitModel(...)
UnitModel
. fit |
|
- |