@kayahr/ed-journal

    Interface ApproachBody

    Written in Supercruise, and distance from planet drops to within the 'Orbital Cruise' zone.

    interface ApproachBody {
        Body: string;
        BodyID: number;
        event: "ApproachBody";
        StarSystem: string;
        SystemAddress: number;
        timestamp: string;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Body: string
    BodyID: number
    event: "ApproachBody"

    The type of event.

    StarSystem: string
    SystemAddress: number
    timestamp: string

    The time in GMT, ISO 8601.

    MMNEPVFCICPMFPCPTTAAATR