Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InertialFrameImpl

Hierarchy

  • FrameImpl
    • InertialFrameImpl

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    • name: string
    • Optional parent: Frame
    • Default value offset: Vector = vector(Units.length, 0, 0, 0)
    • Default value rotated: Rotation = rotation(Units.angle, 0, 0, 0)

    Returns InertialFrameImpl

Properties

Readonly name

name: string

Protected offset

offset: Vector

Optional parent

parent: Frame

Protected rotated

rotated: Rotation

Methods

isInertial

  • isInertial(t: number | Time): true

transform

Generated using TypeDoc