加入火力打击无人机
This commit is contained in:
@@ -43,11 +43,39 @@ platform_type BLUE_GPS_BOMB_1 WSF_PLATFORM
|
||||
icon jdam
|
||||
#radar_signature BLUE_GPS_BOMB_1_RADAR_SIGNATURE
|
||||
|
||||
mover WSF_GUIDED_MOVER
|
||||
aero BLUE_GPS_BOMB_1_AERO
|
||||
mass 500.0 lbm
|
||||
update_interval 0.5 s
|
||||
end_mover
|
||||
mover WSF_GUIDED_MOVER
|
||||
integration_timestep 0.01 s
|
||||
integration_method rk4
|
||||
compute_all_forces_each_substep true
|
||||
coordinate_frame wcs
|
||||
align_heading_with_velocity true
|
||||
check_for_ground_impact
|
||||
show_status
|
||||
show_trajectory
|
||||
|
||||
stage 1
|
||||
aero BLUE_GPS_BOMB_1_AERO
|
||||
|
||||
total_mass 176.8 kg
|
||||
empty_mass 176.8 kg
|
||||
fuel_mass 1000.0 kg
|
||||
thrust 1000 kgf
|
||||
|
||||
# specific_impulse + burn_rate burn_rate:
|
||||
burn_rate 0.05 kg/s # 0.05 kg/s
|
||||
thrust_vectoring_angle_limit 10 deg
|
||||
|
||||
bank_to_turn
|
||||
|
||||
angle_of_attack curve
|
||||
independent_variable time units sec
|
||||
dependent_variable units deg
|
||||
0.0 2.0
|
||||
74.1 2.0
|
||||
75.1 0.0
|
||||
end_curve
|
||||
end_stage
|
||||
end_mover
|
||||
|
||||
processor guidance_computer WSF_GUIDANCE_COMPUTER
|
||||
proportional_navigation_gain 10.0
|
||||
|
||||
Reference in New Issue
Block a user