DeviceRotationRateInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

alpha
void alpha(Optional!(T0) alpha)
Undocumented in source. Be warned that the author may not have intended to support it.
alpha
Optional!(double) alpha()
Undocumented in source. Be warned that the author may not have intended to support it.
beta
void beta(Optional!(T0) beta)
Undocumented in source. Be warned that the author may not have intended to support it.
beta
Optional!(double) beta()
Undocumented in source. Be warned that the author may not have intended to support it.
gamma
void gamma(Optional!(T0) gamma)
Undocumented in source. Be warned that the author may not have intended to support it.
gamma
Optional!(double) gamma()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta