Skip to content

IamNotProgrammer/OrbitSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OrbitSim

Stats

Build Status GitHub last commit Issues GitHub pull requests License: GPL v3

What is it?

This is a program to simulate a behavior of planetsystem.
We are members of Astronomy club located in Krasnoyarsk, Russia. To learn more, please visit here.

Files description

  • main.cpp - main file of the program.
  • planet.h - header which contains planet class.
  • planetsystem.h - header which contains planetsystem class.
  • custmvector.h - header which contains customvector class.
  • planetsystem.ini - initialization file which describes parameters of planetsystem and planets.

The Latest Version

Details of the latest version can be found on GitHub here.

Documentation

The most up-to-date documentation can be found here.

Installation

  1. Unzip downloaded archive (via e.g 7-Zip on Windows or sudo unzip in Linux).
  2. Create a new C++ executable project and copy sources into project directory.
  3. Set necessary filepaths as your own.
  4. Compile and run program using CLI or IDE.

Licensing

Please see the file called LICENSE, or visit here.

Contacts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages