FullControl JS
Preparing search index...
Fan
Class Fan
Hierarchy
BaseModelPlus
Fan
Index
Constructors
constructor
Properties
part_
fan_
index?
speed_
percent?
type
Name
Methods
copy
gcode
update_
from
update
From
Constructors
constructor
new
Fan
(
init
?:
Partial
<
Fan
>
)
:
Fan
Parameters
Optional
init
:
Partial
<
Fan
>
Returns
Fan
Properties
Optional
part_
fan_
index
part_fan_index
?:
number
Optional
speed_
percent
speed_percent
?:
number
Static
Readonly
type
Name
typeName
:
"Fan"
= 'Fan'
Methods
copy
copy
<
T
extends
Fan
>
()
:
T
Type Parameters
T
extends
Fan
Returns
T
gcode
gcode
()
:
string
Returns
string
update_
from
update_from
(
source
:
any
)
:
void
Parameters
source
:
any
Returns
void
update
From
updateFrom
(
source
:
any
)
:
void
Parameters
source
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
part_
fan_
index
speed_
percent
type
Name
Methods
copy
gcode
update_
from
update
From
FullControl JS
Loading...