public class FixedRateMerit extends EvenlySpacedMerit
EvenlySpacedMerit. A fixed rate merit always
schedules the next observation to the first (succesful) observation. This
means that, in the long run, the frequency of the observations will be equal
to the reciprocal of the stated period.| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
KEY_PERIOD, KEY_PERIODDAY, KEY_STEEPNESS, KEY_TIME, KEY_ZEROFRACTION, KEY_ZEROSUBTRACTKEY_LISTSEPARATOR, KEY_MAPKEYVALUECHAR, KEY_MAPSEPARATORCONFIG, KEY_CLASS| Constructor and Description |
|---|
FixedRateMerit(Map<String,String> prop)
Constructs a new fixed-delay merit.
|
| Modifier and Type | Method and Description |
|---|---|
Date |
getT0(GlobalGrouping set,
Appointable target)
Returns the date of the relevant last observation.
|
getMerit, getT0FromSubmittedcreateMerit, getInitializer, initMeritaugment, augment, augment, augment, augment, clone, defaultBoolean, defaultChar, defaultDouble, defaultFloat, defaultInt, defaultLong, defaultObject, defaultObject, defaultProperties, defaultProperty, getAsBoolean, getAsChar, getAsDouble, getAsEnums, getAsFloat, getAsInt, getAsList, getAsLong, getAsMap, getAsMap, getAsObject, getAsObject, getProperties, getProperty, has, initProperties, isNew, parseObject, parseObject, reload, reload, removeProperty, requires, rescanned, setObject, setProperties, setProperty, stringProperties, toStringprivate static final long serialVersionUID
public Date getT0(GlobalGrouping set, Appointable target)
getT0 in class EvenlySpacedMerit