Opened 12 years ago

Closed 12 years ago

#3 closed task (implemented)

Implement aircraft model framework

Reported by: István Váradi Owned by: István Váradi
Priority: blocker Milestone: FSUIPC data collection
Component: aircraft/other Keywords:
Cc:

Description

A generic framework should be implemented which provides an interface for the simulated aircraft from which some parameters of the aircraft can be queried. The object representing the simulated aircraft should be able to determine what FSUIPC offsets should be queried, and how the parameters are determined from those data.

A base class should be implemented that performs these in a generic way.

Change History (3)

comment:1 by István Váradi, 12 years ago

Status: newaccepted

comment:2 by István Váradi, 12 years ago

The different aircraft models should be able to register themselves. Then it should be possible for them to tell which FSUIPC offsets they need to be able to identify the aircraft as one being handled by them. Finally, the right aircraft should be selected or the generic one.

comment:3 by István Váradi, 12 years ago

Resolution: implemented
Status: acceptedclosed
Note: See TracTickets for help on using tickets.