Represents all the known data about a single registration entry.

Hierarchy (view full)

Constructors

Properties

airframeType: AirframeType

Type of airframe

engine?: EngineData

Data relating to the engines. Not defined if the engine count is zero

engineCount: number

if aircraft has an engine, details here, otherwise undefined

firstRegisteredDate: SimpleDate

Date the aircraft was first officially registered in Australia.

landingGear: LandingGearType

The type of landing gear the aircraft has. Often unknown

manufactureYear: number

The year the airframe was manufactured in. Set to 0 if the raw data has an error or is not provided.

manufacturer: string

The name of the manufacturer of the airframe

manufacturerCountry: string

Country of origin of the manufacturer. This is where the manufacturer resides, but may not represent the actual country where the aircraft was assembled.

mark: string

The registration mark, including VH- prefix

model: string

The official model name of the aircraft

mtow: number

Maximum take off weight, in kg. Set to 0 if the raw data has an error or is not provided.

propellerManufacturer: string

Name of the propellor manufacturer, if known. Often is not known and substitute text used, particularly in powered sailplanes

propellerModel: string

Model of the propellor, if known

registeredHolder: OwnerData

Registered Holder details at the time of deregistration. Note that there will be no commencement date for this change.

registeredOperator: OwnerData

Registered Operator details at the time of deregistration. Note that there will be no commencement date for this change.

registrationExpiryDate: SimpleDate

If the registration type is limited, such as Interim, then an expiry date is set, otherwise undefined

registrationSuspended: boolean

True if the registration is currenty suspended. No reason given for the suspension

registrationType: RegistrationType

The type of registration - interim or full. This is not the category the aircraft is registered under

serialNumber: string

The serial number of the airframe

Details of the special C of As that this airframe is registered under. May be more than one

Details of the standard C of A that this airframe is registered under. May be more than one

type: string

The airframe type, as defined by the manufacturer. Often no defined.

typeCertificateNumber: string

Internal CASA identifier of the type certificate issued, if known