Sails::Angle
struct Sails::Angle
Structure representing a single angle with a mean and standard deviation.
@constructor Angle
Parameters
mean
The mean angle.stddev
The standard deviation of the angle.
Summary
Members
public double
mean
public double
stddev
public inline
Angle
(const double mean, const double stddev)
Last modified: 23 November 2024