Now update the input of the fly path angle indicator:
Fly Path Angle,It's Input:asin(rate(Altitude)/GS)/90.Ground Fly Path Angle Input:asin(rate(AltitudeAgl)/GS)/90.
You can adjust the calibration speed of the inertial navigation system. The variable is "spd". The default is 100 (that is, calibrate 100 meters per second), which can be adjusted by yourself.
Who reported me and caused my post to be deleted? Note: This version is for glass work and does not mean plagiarism. But why are they still being reported?
Who reported me and caused my post to be Removed? Note: This version is for glass work and does not mean plagiarism. But why are they still being reported?
@Jelybaca Can you set a program for your landing gear indicator? When the landing gear is fully Down(the landing gear is fully Down and the landing gear door is closed), the light is always on; When the landing gear is not fully Retract (the landing gear door is not closed), the light flashes; When the landing gear is fully Up, the light goes out.
NOTE:It requires landing gear commands and landing gear door commands.
@Qingqiu Can the instrument be moved? I want head up display and engine instrument (how engine instrument works). I can make attitude instrument myself.
I need an instrument landing system, which needs to determine the landing attitude in advance (including the advance value of aircraft carrier landing).
Only One Engine(Full Thrust) Is No electricity and Can't Control(Unless the auxiliary power unit is turned on).Auxiliary Power Unit Turn On,Passenger Plane Have Electricity and Can Control(No Engines).
Landing gear input:
clamp01(smooth(LandingGear2,0.4))
Landing gear door input:
clamp01(smooth(LandingGear2,0.4)-1)
(Boeing 737 Nose Landing Gear But Hydraulic Speed not real).
@Annedzsrue I think ACAS should be changed to TCAS (traffic collision avoidance system).
ACAS doesn't work (on my device).
Now update the input of the fly path angle indicator:
Fly Path Angle,It's Input:asin(rate(Altitude)/GS)/90.Ground Fly Path Angle Input:asin(rate(AltitudeAgl)/GS)/90.
You can adjust the calibration speed of the inertial navigation system. The variable is "spd". The default is 100 (that is, calibrate 100 meters per second), which can be adjusted by yourself.
+1LOT|abs((LOA*clamp01(abs(floor(LOA))>0))/(rate(LOA)+clamp01(abs(floor(LOA))=0))clamp01(abs(floor(LOA))>0))
+2LAT|abs((LAA*clamp01(abs(floor(LAA))>0))/(rate(LAA)+clamp01(abs(floor(LAA))=0))*clamp01(abs(floor(LAA))>0))
In the 1.11 beta, I found the engine speed limit (2965 rpm, about this value).
+2clamp(sum(clamp01(Pitch=0)((cos(RollAngle)*rate(PitchAngle/15)))+Trim),-1,1)
@Huax 你把代码发给我看一下,我看一下怎么回事。
@GalacticaAsia I built one with interior (only cockpit) and It compatible with Simple Planes VR.
+1Who reported me and caused my post to be deleted? Note: This version is for glass work and does not mean plagiarism. But why are they still being reported?
Who reported me and caused my post to be Removed? Note: This version is for glass work and does not mean plagiarism. But why are they still being reported?
This version works for version 1.10 glass, but why is it Removed?
Missiles are Cannot Launch Because It not need Destroy Target.
Updated The Input:clamp(sum(clamp01(Pitch=0)*((cos(RollAngle)*rate(PitchAngle/15)))+Trim)+Pitch,-1,1)
+4@Jelybaca Can you set a program for your landing gear indicator? When the landing gear is fully Down(the landing gear is fully Down and the landing gear door is closed), the light is always on; When the landing gear is not fully Retract (the landing gear door is not closed), the light flashes; When the landing gear is fully Up, the light goes out.
NOTE:It requires landing gear commands and landing gear door commands.
Can match my post:New Automatic Trim(Tail Wing).
@lemoose You can use this input:Activate8 ? Pitch - ((PitchRate / 200) / clamp((IAS / 1.852 * 3.6)/100,1,30)) : Pitch.
At high speed, the flight control system will cause the F-22 to shake up and down. I hope you can adjust the sensitivity of the control through speed.
@White055 不过只有电脑版可以反射真正的情况。
B站+1
Compass And Bank Angle indicator can use the "shortestAngle",set it "true".
+4@elbingus420 Can you Download My MC Fighter?
Left:Artificial Horizon. Center:Target Distance. Right:Fuel.
@DJRianGamer004 No,it isn't.
@L0RR3B0RR3 It can be changed to ((Altitude * 3.28084) > 55000? 1:0).
@Qingqiu Can the instrument be moved? I want head up display and engine instrument (how engine instrument works). I can make attitude instrument myself.
Can you remove the instrument separately? I need to use it.
Inlet Too Low.
@WIZARD2017 Can't download.
@WIZARD2017 But I need a stand-alone, my phone can't stand so many parts.
Can you build a system on your own? About the number of weapons (activate if you have ammo, turn off if you have no ammo).
Can you give me a link to the ILS (not a video, but a plane)?
I need an instrument landing system, which needs to determine the landing attitude in advance (including the advance value of aircraft carrier landing).
If you use the "sum(smooth(throttle*7.5,0.3)) instruction, it will be more realistic (a known problem will be solved).
+1Only One Engine(Full Thrust) Is No electricity and Can't Control(Unless the auxiliary power unit is turned on).Auxiliary Power Unit Turn On,Passenger Plane Have Electricity and Can Control(No Engines).
@BurkeAircraft1 Have New Version.
@UsualPiooneer Yes,you can.
Have Inlet.Fire Colour Fixed,Engine Fan Disk Work Update (Have Reverse Thrust Can Push Backward Bug)
@ProjectVideoGame Input:
x*(IAS(or TAS or GS)>----?1:0)
@nicolascolissi14 Input:
(Throttle/0.9)*(Throttle<0.9?1:0)
@Junkers87 No .
New Plane:
https://www.simpleplanes.com/a/vU8934/Passenger-PlaneNew
It's"Auxiliary Power Unit(APU)",Not"Auxiliary Engine"(AE).
Boeing 731(737-100)
Landing gear input:
clamp01(smooth(LandingGear2,0.4))
Landing gear door input:
clamp01(smooth(LandingGear2,0.4)-1)
(Boeing 737 Nose Landing Gear But Hydraulic Speed not real).
Nice,But No. 1 engine disintegrated for unknown reasons(After Take off).
https://www.simpleplanes.com/a/9fs0Bd/LED-System-Display-Update
Have Update Version.
@Jesse201 You're welcome.
+1APU Turn On,Passenger Plane Can Have Electricity and Can Control(No Engines).