Class SyntheticGenerationRequest
java.lang.Object
gov.llnl.gnem.apps.coda.calibration.application.web.SyntheticGenerationRequest
-
Constructor Summary
ConstructorsConstructorDescriptionSyntheticGenerationRequest(Double distanceKm, Double lowFreqHz, Double highFreqHz, Double lengthSeconds) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetDistanceKm(Double distanceKm) voidsetHighFreqHz(Double highFreqHz) voidsetLengthSeconds(Double lengthSeconds) voidsetLowFreqHz(Double lowFreqHz) toString()
-
Constructor Details
-
SyntheticGenerationRequest
public SyntheticGenerationRequest() -
SyntheticGenerationRequest
-
-
Method Details