◆ VolumeTimerData()
eu.baltrad.beast.rules.volume.VolumeTimerData.VolumeTimerData |
( |
int | ruleid, |
|
|
DateTime | dt, |
|
|
String | source ) |
|
inline |
Constructor.
- Parameters
-
ruleid | the unique id |
dt | the date time |
source | the source id |
- Exceptions
-
IllegalArgumentException | if dt == null |
◆ equals()
boolean eu.baltrad.beast.rules.volume.VolumeTimerData.equals |
( |
Object | data | ) |
|
|
inline |
Checks if this instance if equal to data.
- Parameters
-
data | the instance to compare with |
- Returns
- true if they are equal otherwise false
◆ getAdaptiveElevationAngles()
List< Double > eu.baltrad.beast.rules.volume.VolumeTimerData.getAdaptiveElevationAngles |
( |
| ) |
|
|
inline |
- Returns
- the elevationAngles
◆ getDateTime()
DateTime eu.baltrad.beast.rules.volume.VolumeTimerData.getDateTime |
( |
| ) |
|
|
inline |
◆ getRuleId()
int eu.baltrad.beast.rules.volume.VolumeTimerData.getRuleId |
( |
| ) |
|
|
inline |
◆ getSource()
String eu.baltrad.beast.rules.volume.VolumeTimerData.getSource |
( |
| ) |
|
|
inline |
◆ setAdaptiveElevationAngles()
void eu.baltrad.beast.rules.volume.VolumeTimerData.setAdaptiveElevationAngles |
( |
List< Double > | elevationAngles | ) |
|
|
inline |
- Parameters
-
elevationAngles | the elevationAngles to set |
The documentation for this class was generated from the following file:
- src/eu/baltrad/beast/rules/volume/VolumeTimerData.java