[simpits-tech] Flightdata F4 SPK3

Steve Wilson simpits-tech@simpits.org
Tue, 1 Oct 2002 20:35:28 -0400


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