Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
AIPlaneInfoA class holding information about an AI traffic plane.This class cannot be instantiated. You can only obtain instances of AIPlaneInfo from the active AITrafficServices object.
AITrafficServicesA class that provides information about the AI aircraft in Flight Simulator. This reads the TCAS tables from FSUIPC and presents the information in a .NET friendly collection of AIPlaneInfo classes.This class cannot be instantiated, you must obtain a reference to the active instance via the property on the FSUIPCConnection class.
FsLatitudeA structure representing a latitude value in MS Flight Simulator
FsLatitudeSpanRepresents a span of latitude in MS Flight Simulator
FsLatLonPointA point in the Flight Simulator world represented by a longitude and latitude
FsLatLonQuadrilateralRepresents an Quadrilateral area in FS bounded by four Latitude/Longitude coordinates. Note that only Convex Quadrilateral shapes will work properly. Concave shapes will not
FsLongitudeA structure representing a longitude value in MS Flight Simulator
FsLongitudeSpanRepresents a span of longitude in MS Flight Simulator
FSRunwayRepresents a runway identifier for flight sim
FSUIPCConnectionA class that handles communication and data transfer to and from Pete Dowson's FSUIPC or WideFS
FSUIPCExceptionA exception that gets thrown if an error occurs during an FSUIPC operation
Offset< DataType >Represents an item of data that can be read from or written to an FSUIPC offset