node-insim
    Preparing search index...

    Class OutSimMain

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    _raw: RawProperties<OutSimMain> = ...

    All string properties in a raw format as it was received from LFS

    Accel: number[] = ...

    3 floats X, Y, Z

    AngVel: number[] = ...

    3 floats, angular velocity vector

    Heading: number = 0

    anticlockwise from above (Z)

    Pitch: number = 0

    anticlockwise from right (X)

    Pos: number[] = ...

    3 ints X, Y, Z (1m = 65536)

    Roll: number = 0

    anticlockwise from front (Y)

    Vel: number[] = ...

    3 floats X, Y, Z

    Methods