DeviceRotationRateInit.gamma

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

Meta