Search
Preparing search index...
The search index is not available
Physics Math
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Frame
FrameImpl
Class FrameImpl
Hierarchy
FrameImpl
InertialFrameImpl
Implements
Frame
Index
Constructors
constructor
Properties
name
offset
parent
rotated
Methods
is
Inertial
transform
Constructors
Protected
constructor
new
Frame
Impl
(
name
:
string
, parent
:
Frame
|
undefined
, offset
:
IConstant
<
Vector
,
length
>
, rotated
:
IConstant
<
Rotation
,
angle
>
)
:
FrameImpl
Parameters
name:
string
parent:
Frame
|
undefined
offset:
IConstant
<
Vector
,
length
>
rotated:
IConstant
<
Rotation
,
angle
>
Returns
FrameImpl
Properties
Readonly
name
name
:
string
Protected
offset
offset
:
IConstant
<
Vector
,
length
>
Optional
parent
parent
:
Frame
Protected
rotated
rotated
:
IConstant
<
Rotation
,
angle
>
Methods
is
Inertial
is
Inertial
(
t
:
number
|
Time
)
:
boolean
Parameters
t:
number
|
Time
Returns
boolean
transform
transform
(
other
:
Frame
)
:
(
t
:
number
|
Value
<
number
,
Unit
<
{}
>
>
)
=>
Transform
Parameters
other:
Frame
Returns
(
t
:
number
|
Value
<
number
,
Unit
<
{}
>
>
)
=>
Transform
(
t
:
number
|
Value
<
number
,
Unit
<
{}
>
>
)
:
Transform
Parameters
t:
number
|
Value
<
number
,
Unit
<
{}
>
>
Returns
Transform
Globals
Frame
Functionals
Index
La
TeX
Units
Utils
Frame
Impl
constructor
name
offset
parent
rotated
is
Inertial
transform
Inertial
Frame
Impl
World
Frame
Inertial
Frame
Generated using
TypeDoc