Preparing search index...
The search index is not available
@stemcmicro/atoms
@stemcmicro/atoms
Imu
Class Imu
The implementation of the imaginary unit.
Hierarchy (
view full
)
JsAtom
Imu
Index
Constructors
constructor
Properties
end?
name
pos?
type
Accessors
iscons
isnil
Methods
add
Ref
contains
equals
release
to
String
Constructors
constructor
new
Imu
(
pos
?
,
end
?
)
:
Imu
Parameters
Optional
pos
:
number
Optional
end
:
number
Returns
Imu
Properties
Optional
Readonly
end
end
?:
number
Readonly
name
name
:
string
Optional
Readonly
pos
pos
?:
number
Readonly
type
type
:
"imu"
= "imu"
Accessors
iscons
get
iscons
(
)
:
boolean
Returns
boolean
isnil
get
isnil
(
)
:
boolean
Returns
boolean
Methods
add
Ref
add
Ref
(
)
:
void
Returns
void
contains
contains
(
needle
)
:
boolean
Parameters
needle
:
U
Returns
boolean
equals
equals
(
other
)
:
boolean
Parameters
other
:
U
Returns
boolean
release
release
(
)
:
void
Returns
void
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
end
name
pos
type
iscons
isnil
add
Ref
contains
equals
release
to
String
@stemcmicro/atoms
Loading...
The implementation of the imaginary unit.