DeviceRotationRateInit.beta

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void beta(Optional!(T0) beta)
    struct DeviceRotationRateInit
    nothrow
    void
    beta
    (
    T0
    )
    (
    scope auto ref Optional!(T0) beta
    )
    if (
    isTOrPointer!(T0, double)
    )
  2. Optional!(double) beta()

Meta