Class SiteFrequencyBandParametersJsonMixin
java.lang.Object
gov.llnl.gnem.apps.coda.calibration.model.domain.mixins.SiteFrequencyBandParametersJsonMixin
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondouble
double
setHighFrequency
(double highFrequency) setLowFrequency
(double lowFrequency) setStation
(Station station)
-
Constructor Details
-
SiteFrequencyBandParametersJsonMixin
public SiteFrequencyBandParametersJsonMixin()
-
-
Method Details
-
getLowFrequency
public double getLowFrequency() -
setLowFrequency
-
getHighFrequency
public double getHighFrequency() -
setHighFrequency
-
getStation
-
setStation
-