Go to the documentation of this file.
23 #ifndef INCLUDED_GR_MESSAGE_STROBE_RANDOM_H
24 #define INCLUDED_GR_MESSAGE_STROBE_RANDOM_H
95 virtual void set_mean(
float mean) = 0;
100 virtual float mean()
const = 0;
106 virtual void set_std(
float std) = 0;
111 virtual float std()
const = 0;