游侠NETSHOW论坛

标题: 请各位帮忙研究各型飞机的飞行参数 [打印本页]

作者: 荣耀神武    时间: 2009-3-27 19:15:00     标题: 请各位帮忙研究各型飞机的飞行参数

有请大侠们,研究这个飞机的飞行参数
到底每个参数对于游戏的飞行状态有何影响
如下是F22的飞行参数
附件就是游戏隐藏的参数文件
复制放在DATA目录内
[Physics]这就是飞行参数的目录
IncludeFile ("Data/Physics/init.lua")

-- optimal handling speed interval
minHandlingVelocity = 0
maxHandlingVelocity = 10200

-- Maneuvrability decrease factor for speed
factor = 0.1

RollCoefOff = 0.85 -- roll atenuation for non-assisted off mode
YawCoefOff = 0.42 -- yaw atenuation for non-assisted off mode


-- thrust values IGNORE

thrustNormalMin = 70                -- minimum thrust power (at the end of the speed interval)   IGNORE
thrustNormalMax = 100            -- maximum thrust power (at the start of the speed interval) IGNORE

thrustAfterburnerMin = 100    -- minimum afterburner power  IGNORE
thrustAfterburnerMax = 140        -- maximum afterburner power  IGNORE


currentThrust = thrustNormalMin
currentThrustAB = thrustAfterburnerMin

pitchThrustCoef = 150.0


-- Speeds at min/max altitude
maxVelocity = 1400          -- max velocity
maxAltitude = 10000

minVelocity_used = minVelocity
maxVelocity_used = maxVelocity



FricCoefY_AP_nvt = 1569                        -- acceleration + low pitch
FricCoefY_NA_P_DRIFT_nvt = 60        -- no acceleration + pitch + drift
FricCoefY_NA_P_nvt = 450                -- no acceleration + pitch (no drift)
FricCoefY_NA_NP_nvt = 950                -- no acceleration + no pitch

FricCoefY_BR_DRIFT_nvt =200         -- Brake + Drift
FricCoefY_DRIFT_nvt = 350                -- Drift
FricCoefY_A_DRIFT_nvt = 500                -- Acceleration + drift

ForceZMultiplier = 0.0255     --  Z force multiplier
FricCoef_OFF_Vectorial = 10  -- !!!!!!!!!!! For vectorial thrust, not used on non-vectorial thrust planes
-- Tables <3



brakeTable =
{
        {2800, 0},
        {1200,2},
        {800, 3.5},
        {400, 5.5},
        {250, 6},
        {150, 7},
        {100, 8},
        {0, 9}
}

IncludeFile ("Data/Physics/functions_easy_nvt.lua")




欢迎光临 游侠NETSHOW论坛 (https://game.ali213.net/) Powered by Discuz! X2