Class PeakVelocityWebClient
java.lang.Object
gov.llnl.gnem.apps.coda.calibration.gui.data.client.PeakVelocityWebClient
- All Implemented Interfaces:
PeakVelocityClient
-
Constructor Summary
ConstructorDescriptionPeakVelocityWebClient
(org.springframework.web.reactive.function.client.WebClient client) -
Method Summary
Modifier and TypeMethodDescriptionreactor.core.publisher.Flux<PeakVelocityMeasurement>
reactor.core.publisher.Flux<PeakVelocityMeasurement>
reactor.core.publisher.Mono<PeakVelocityMeasurement>
-
Constructor Details
-
PeakVelocityWebClient
@Autowired public PeakVelocityWebClient(org.springframework.web.reactive.function.client.WebClient client)
-
-
Method Details
-
getMeasuredPeakVelocities
- Specified by:
getMeasuredPeakVelocities
in interfacePeakVelocityClient
-
getMeasuredPeakVelocitiesMetadata
- Specified by:
getMeasuredPeakVelocitiesMetadata
in interfacePeakVelocityClient
-
getNoiseForWaveform
- Specified by:
getNoiseForWaveform
in interfacePeakVelocityClient
-