GNU External Ballistics Computer -- "mirror" of https://sourceforge.net/projects/balcomp/

surkhe b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 éve
lib b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 éve
AUTHORS bd3e90f992 1.07 3 éve
AboutWindow.cpp 03196ec4a8 1.05 3 éve
AboutWindow.h 03196ec4a8 1.05 3 éve
COPYING bd3e90f992 1.07 3 éve
ChangeLog b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 éve
GBCSolution.cpp b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 éve
GBCSolution.h b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 éve
GNU_Ballistics.cpp b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 éve
INSTALL bd3e90f992 1.07 3 éve
InputWindow.cpp b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 éve
InputWindow.h b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 éve
LicenseWindow.cpp 03196ec4a8 1.05 3 éve
LicenseWindow.h 03196ec4a8 1.05 3 éve
Makefile.am b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 éve
Makefile.in bd3e90f992 1.07 3 éve
PBRWindow.cpp 03196ec4a8 1.05 3 éve
PBRWindow.h bd3e90f992 1.07 3 éve
PlotWindow.cpp b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 éve
PlotWindow.h b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 éve
README bd3e90f992 1.07 3 éve
RangeWindow.cpp 3911e99509 Many things updated / fixed / improved. Including some metric output, support for MIL-DOT reticles, scope guides (indicates where +/-1 mil and +/-5 mil are in the plot window), plotting memory 3, computing the trajectory of different loads in the same barrel/scope alignment. 3 éve
RangeWindow.h 3911e99509 Many things updated / fixed / improved. Including some metric output, support for MIL-DOT reticles, scope guides (indicates where +/-1 mil and +/-5 mil are in the plot window), plotting memory 3, computing the trajectory of different loads in the same barrel/scope alignment. 3 éve
TargetWindow.cpp b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 éve
TargetWindow.h b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 éve
aclocal.m4 bd3e90f992 1.07 3 éve
configure bd3e90f992 1.07 3 éve
configure.in bd3e90f992 1.07 3 éve
depcomp bd3e90f992 1.07 3 éve
install-sh bd3e90f992 1.07 3 éve
missing bd3e90f992 1.07 3 éve

README


Instructions for building from source:

> ./configure
> make
> cp gebc.exe ../
> cd ../
> ./gebc.exe


Unix / Linux will not have the .exe extensions.