MVGaussian.wrap_ats (property)

Value at which to wrap all sampled values. If MVGaussian.unit is not None, then the value of wrap_at is the same as the set units.

If False: will not wrap If None: will wrap on range 0-2pi (0-360 deg) if MVGaussian.unit are angular or 0-1 if MVGaussian.unit are cycles. If float: will wrap on range 0-wrap_at.

See also:

Returns

  • (float or None)