代码搜索:factor
找到约 6,651 项符合「factor」的源代码
代码结果 6,651
www.eeworm.com/read/101083/6240343
irs sa13.irs
# SA-13 IR Seeker data
# azimuth limit (Degrees)
60.0
#elevation limit (Degrees)
60.0
# Nominal Range (NM)
5.0
# ground Factor
0.001
# flare chance
0.4
www.eeworm.com/read/101083/6240344
irs sa7.irs
# SA7 IR Seeker data
# azimuth limit (Degrees)
45.0
#elevation limit (Degrees)
45.0
# Nominal Range (NM)
2.0
# ground Factor
0.001
# flare chance
0.5
www.eeworm.com/read/101083/6240345
irs sa14.irs
# SA-14 IR Seeker data
# azimuth limit (Degrees)
60.0
#elevation limit (Degrees)
60.0
# Nominal Range (NM)
2.5
# ground Factor
0.001
# flare chance
0.3
www.eeworm.com/read/101083/6240346
irs aim9p.irs
#Aim 9P data file
#azimuth limit (Degrees)
60.0
#elevation limit (Degrees)
60.0
# Nominal Range (NM)
2.0
# ground Factor
0.001
# flare chance
0.4
www.eeworm.com/read/101083/6240348
irs sa9.irs
# SA-9 IR Seeker data
# azimuth limit (Degrees)
60.0
#elevation limit (Degrees)
60.0
# Nominal Range (NM)
3.0
# ground Factor
0.001
# flare chance
0.4
www.eeworm.com/read/101083/6240349
irs aim9l.irs
#azimuth limit (Degrees)
60.0
#elevation limit (Degrees)
60.0
# Nominal Range (NM)
10.0
# ground Factor
0.001
# flare chance
0.2
www.eeworm.com/read/101083/6240350
irs generic.irs
#azimuth limit (Degrees)
120.0
#elevation limit (Degrees)
60.0
# Nominal Range (NM)
10.0
# ground factor
1.0
# flare chance
0.0
www.eeworm.com/read/101082/6251556
c setwarp.c
#ifndef lint
static char sccsid[] = "@(#)setwarp.c 4.2 (Berkeley) 5/27/83";
#endif not lint
# include "trek.h"
# include "getpar.h"
/*
** SET WARP FACTOR
**
** The warp factor is set for future mov
www.eeworm.com/read/101082/6251598
c setwarp.c
#ifndef lint
static char sccsid[] = "@(#)setwarp.c 4.2 (Berkeley) 5/27/83";
#endif not lint
# include "trek.h"
# include "getpar.h"
/*
** SET WARP FACTOR
**
** The warp factor is set for future mov
www.eeworm.com/read/101007/6262560
cpp volfog.cpp
#include "../../lib/Fly3D.h"
#include "volfog.h"
fogsphere_desc cd_fogsphere;
fogbox_desc cd_fogbox;
BOOL APIENTRY DllMain(HINSTANCE hModule,
DWORD ul_reason_for_call,