@transreport/pauk-rrms-api
    Preparing search index...

    Type Alias CallsignScheduleStation

    Station associated with this schedule

    type CallsignScheduleStation = {
        crs_code: string;
        id: string;
        name: string;
    }
    Index

    Properties

    Properties

    crs_code: string

    Station CRS code

    id: string

    Station ID

    name: string

    Station name