node-insim
    Preparing search index...

    Class CarContOBJ

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    _raw: RawProperties<CarContOBJ> = ...

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

    Direction: number = 0

    Car's motion if Speed > 0: 0 = world y direction, 128 = 180 deg

    Heading: number = 0

    Direction of forward axis: 0 = world y direction, 128 = 180 deg

    Speed: number = 0

    m/s

    X: number = 0

    Position (1 metre = 16)

    Y: number = 0

    Position (1 metre = 16)

    Zbyte: number = 0

    Methods