Uses of Class
net.maswag.falcaun.Signal
Packages that use Signal
Package
Description
FalCAuN - Falsification tool for Cyber-Physical Systems via Automata Learning.
-
Uses of Signal in net.maswag.falcaun
Methods in net.maswag.falcaun that return SignalModifier and TypeMethodDescriptionSignal.linearInterpolate(double newTimeStep) Returns a new Signal whose values are linearly interpolated at the givennewTimeStep, writing directly into the result.Methods in net.maswag.falcaun that return types with arguments of type Signal