[simpits-tech] Flightdata F4 SPK3

JRM simpits-tech@simpits.org
Wed, 2 Oct 2002 10:16:49 +0200


Rober,
The flightdata.h of SPK2 equal SPK3 are? I am comparing two (the SPK2
flightdata.h of Eagle9 Web and your SPK3 Flightdata) and nothing differs, no
new data after SPK2?


 greetings
JRM
"Torero"



----- Original Message -----
From: "Robert Favre" <rfavre@syndeocorp.com>
To: <simpits-tech@simpits.org>
Sent: Wednesday, October 02, 2002 12:09 AM
Subject: RE: [simpits-tech] Flightdata F4 SPK3


> Just cut & paste!!
>
> -=-=-=-=-
>
> Public Type FlightData
> '  This data is compiled from the flightdata.h file
>   x As Single               'x
>   y As Single               'y
>   z As Single               'z
>   xDot As Single            'xDot
>   yDot As Single            'yDot
>   zDot As Single            'zDot
>   alpha As Single           'alpha
>   beta As Single            'beta
>   gamma As Single           'gamma
>   pitch As Single           'pitch
>   roll As Single            'roll
>   yaw As Single             'yaw
>   mach As Single            'mach
>   kias As Single            'kias
>   vt As Single              'vt
>   gs As Single              'gs
>   windOffset As Single      'windOffset
>   nozzlePos As Single       'nozzlePos
>   internalFuel As Single    'internalFuel
>   externalFuel As Single    'externalFuel
>   fuelFlow As Single        'fuelFlow
>   rpm As Single             'rpm
>   ftit As Single            'ftit
>   gearPos As Single         'gearPos
>   speedBrake As Single      'speedBrake
>   epuFuel As Single         'epuFuel
>   oilPressure As Single     'oilPressure
>   lightBits As Long         'lightbits
>   headPitch As Single       'Input
>   headRoll As Single        'Input
>   headYaw As Single         'Input
>   lightBits2 As Long        'New lightbits
>   lightBits3 As Long        'New lightbits
>   ChaffCount As Single      'Chaff Counter
>   FlareCount As Single      'Flare Counter
>   NoseGearPos As Single     'Nose Gear
>   LeftGearPos As Single     'Left Gear
>   RightGearPos As Single    'Right Gear
>   AdiIlsHosPos As Single    'Horizontal ILS Bar
>   AdiIlsVerPos As Single    'Vertical ILS Bar
>   courseState As Long       'HSI State
>   headingState As Long      'HSI State
>   totalStates As Long       'HSI State
>   courseDeviation As Single 'HSI Value
>   desiredCourse As Single   'HSI Value
>   distanceToBeacon As Single 'HSI Value
>   bearingToBeacon As Single 'HSI Value
>   currentHeading As Single  'HSI Value
>   desiredHeading As Single  'HSI Value
>   deviationLimit As Single  'HSI Value
>   halfDeviationLimit As Single 'HSI Value
>   localizerCourse As Single 'HSI Value
>   airbaseX As Single        'HSI Value
>   airbaseY As Single        'HSI Value
>   totalValues As Single     'HSI Value
>   TrimPitch As Single       'Value of trim in pitch (-0.5 to +.5)
>   TrimRoll As Single        'Value of trim in roll (-0.5 to +.5)
>   TrimYaw As Single         'Value of trim in yaw (-0.5 to +.5)
>   hsiBits As Long           'HSI Flags
>   DEDLines(1 To 5) As String * 26 'DED Lines
>   Invert(1 To 5) As String * 26  'Inverted DED Lines
>   PFLLines(1 To 5) As String * 26 'PFL Lines
>   PFLInvert(1 To 5) As String * 26  'Inverted PFL Lines
>   UFCTChan As Long       'Tacan Channel
>   AUXTChan As Long       'Tacan Channel
>   RwrObjectCount As Long            'RWR
>   RWRSymbol(1 To 20) As Long        'RWR
>   bearing(1 To 20) As Single        'RWR
>   missileActivity(1 To 20) As Long  'RWR
>   missileLaunch(1 To 20) As Long    'RWR
>   selected(1 To 20) As Long         'RWR
>   lethality(1 To 20) As Single      'RWR
>   fwd As Single                     ' Fuel Value Forward
>   aft As Single                     ' Fuel Value Aft
>   total As Single                   ' Fuel Value Total
>   IsSet As Long
>   IsSet2 As Long
>   IsSet3 As Long
>   IsSetHsi As Long
>   VersionNum As Long
> End Type
>
> -----Original Message-----
> From: simpits-tech-admin@simpits.org
> [mailto:simpits-tech-admin@simpits.org] On Behalf Of Chris Brace
> Sent: Tuesday, October 01, 2002 3:00 PM
> To: simpits-tech@simpits.org
> Subject: RE: [simpits-tech] Flightdata F4 SPK3
>
> Where can I get this VB equivalent?
>
> Chris.
>
> -----Original Message-----
> From: simpits-tech-admin@simpits.org
> [mailto:simpits-tech-admin@simpits.org] On Behalf Of Michi Hirczy
> Sent: Thursday, September 26, 2002 10:03 PM
> To: simpits-tech@simpits.org
> Subject: Re: [simpits-tech] Flightdata F4 SPK3
>
>
> hi Jim!
>
> I attachted the flightdata.h  and my (rob's *g*) visual basic equivalent
>
> for SP3.
>
> greetings
> michi
>
>
>
> _______________________________________________
> Simpits-tech mailing list
> Simpits-tech@simpits.org
> http://www.simpits.org/mailman/listinfo/simpits-tech
> To unsubscribe, please see the instructions at the bottom of the above
> page.  Thanks!
>
> _______________________________________________
> Simpits-tech mailing list
> Simpits-tech@simpits.org
> http://www.simpits.org/mailman/listinfo/simpits-tech
> To unsubscribe, please see the instructions at the bottom of the above
page.  Thanks!
>