Freeware Listing: Orbit

Orbit PHPChatter is an easy to impliment and small PHP based chat software that runs with a MySQL backend. The Chatter is only one file and supports functions such as; registration and login, live chat room, view current users, private messaging, administration..

  • Platform: PHP, Scripts

Orbit PHPChatter is an easy to impliment and small PHP based chat software that runs with a MySQL backend. The Chatter is only one file and supports functions such as; registration and login, live chat room, view current users, private messaging, administration..

  • Platform: PHP, Scripts

The Orbit Determination Toolbox or ODTBX is an orbit determination analysis instrument.

The application is based on and composed of Matlab and Java code, that provides a flexible way to do early mission analysis, especially for formation flying and exploration systems.

The primary goal of the ODTBX project is to provide a much more flexible way to perform early mission analysis than is currently possible with existing tools. This requires minimizing changes to software every time a new mission proposal comes up, particularly one that implements new flight dynamics technologies.

  • Platform: WinOther

This program is designed to take inputs from a user, receive a launch command, and simulate all aspects of the defined orbit in real-time (with time acceleration options) to show how the orbit evolves numerically, and also to render a live visual display of the orbit. It includes the following features:

- Numerical orbit outputs
- Visual orbit rendering
- Double buffering for smooth graphics
- All real-time
- New fullscreen interface


.

  • Platform: WinOther

The Orbit program displays the dynamics of multiple massive objects interacting gravitationally. The default scenario shows the figure-eight orbit of three particles first discovered by Montgomery. Additional particles and their initial positions and velocities can be specified using the Display | Switch GUI menu item.

Orbit is an Open Source Physics program written for the teaching of classical orbits. It is distributed as a ready-to-run (compiled) Java archive. Double clicking the mech_orbit.jar file will run the program if Java is installed. Other classical mechanics programs are also available.

  • Publisher: ComPADRE
  • Date:
  • Size: 563 KB
  • Platform: Win2000, Windows 7, WinOther, WinServer, WinVista

The EJS Earth Orbit model illustrates the Copernican theory of Earth's orbit around the sun. The top window shows a view from outside the celestial sphere. The simulation shows the moving Earth along with its axis or rotation and the line of sight from Earth, through Sun, to the Celestial Sphere. The end of the arrow indicates where, on the Celestial Sphere, Sun appears to be located as seen from Earth. The tilt of Earth's rotational axis (relative to the ecliptic plane) is adjustable. The bottom window shows the view of a portion of the sky (near the ecliptic) as seen by an observer on Earth. You can modify this simulation if you have EJS installed by right-clicking within the plot and selecting "Open Ejs Model" from the pop-up menu item.

  • Platform: Win2000, WinOther, WinServer, WinVista

The Ejs Non-Newtonian Orbit model displays the dynamics of a mass orbiting a much larger mass subject to non-Newtonian gravity. The simulation displays the motion of the smaller mass and the effective potential energy diagram. The initial energy of the system can be changed via textbox and the initial conditions can also be changed by dragging the mass or dragging the pink circle in the effect potential energy diagram. You can modify this simulation if you have Ejs installed by right-clicking within the plot and selecting "Open Ejs Model" from the pop-up menu item.

Ejs Non-Newtonian Orbit model was created using the Easy Java Simulations (Ejs) modeling tool.

  • Platform: WinOther
  • Orbit
  • License: Freeware
  • Rating

Orbit is a round dock for windows Orbit is a program similar to Apple's dock. But it's different. It is a program that instead of taking up space on screen, it stays hidden and only shows up whenever you call it. Orbit appears around the mouse showing shortcuts, folders, links to web sites, image thumbnais and all the other items that you have added to it. What's New in This Release:Included new iconset provided by my great friend, Mike from Enhanced Labs. Partial core rewrite Fixed bugs reported on the forums Fixed TONS of video compatibility issues with ATI cards (thanks to all ATI users who tested) Fixed adding, removing and properties menu items showing in physical items which had an extension image attached to them Added proper support for 32bit icons Added folder open image for folders Added the option for the user to not use the...

  • Platform: Win2000, WinOther, WinServer

Orbit Yellow is a free and simple yellow Orbit style theme for Firefox Orbit Yellow is a free and simple yellow Orbit style theme for Firefox.Adapted from the beautiful someorbityellow_nb theme.My personal INSTALLATION:Download orbit_yellow_2006-0.2.1-fx.xpi , open firefox , click on "file" , then click on "open file" , select orbit_yellow_2006-0.2.1-fx.xpi and click install.Requirements:Firefox 1.5 - 1.5.0. ..

  • Platform: WinOther

Dark Orbit Bot is a Bot for the massive online multiplayer game Dark Orbit! We are back on track. Read More here: https://sourceforge.net/news/?group_id=334077.

  • Platform: WinOther

GGOS is a Graphical Simulator of the gravity interaction written in C. It provides a real-time tracking of the orbit and the user can interact with the universe with a lot of function. There is 2 different version:1(fast)with X11 2(slow)written with GLUT.

  • Platform: WinOther

a program for satellite orbit mechanics, written in C++.

  • Platform: WinOther

ORBit-Ada furnishes an Ada binding to the ORBit Corba ORB. ORBit-Ada is Free Software (OpenSource), copyrighted under the GPL and GMGPL..

  • Platform: Linux, Mac OS X, WinOther

ORBit-mt is an extended ORBit, which allows to run multithreaded servers. It can be installed and run in parallel to ORBit..

  • Platform: Linux, Unix

ORBit-Python is a project to develop Python bindings for ORBit. It supports dynamic loading of IDL (no IDL compiler required), and most of ORBit's TypeCodes..

  • Publisher: gnome.org
  • Date: 14-07-2012
  • Size: 217 KB
  • Platform: Linux, Unix, WinOther

The Satellite NavigatiOn Orbit Program JAVA (SNOOPJ) is a tool, which calculates the satellite coordinates for every observation epoch and the receiver position. It required the NAVIGATION-File and the OBSERVATION-File (RINEX)..

  • Platform: WinOther

The COE ( Classical Orbital Elements ) tool will help to visualize orbital elements around a planet and is intended as a help to experiment with the different orbital elements and see how the orbit will look like. The orbit color is as follows blue: prograde red: retrograde black: polar The coordinate frame is ECI ( Earth Centered Inertial ) where the X-axis is pointing towards vernal equinox. The X-axis has the point colored black The Y-axis has the point colored blue The Z-axis has the point colored red The ascending node vector is in the equatorial plane colored green. When you plot an orbit the graphic window will automatically be set to hold-off so to be able to plot 2 or more orbits in the same window you have to press the hold-on button in between every plot command.

  • Platform: Matlab, Scripts

There are 23 different functions performing basic orbital operations (Hohmann tx, inclination and node changes, orbital parameter conversions, ground tracks, orbit plotting, etc.). Some of these functions are still rough, so please provide feedback. These functions are basically how I did all of my homework. There are a few plotting functions that are "just for fun" i.e. I'm being a geek. Please e-mail me if you have problems, suggestions, comments, or snide remarks..

  • Platform: Matlab, Scripts

Given mean anomaly and eccentricity of an orbit, eccentric anomaly can be calculated using Kepler's Equation. However, the equation is nonlinear, and an iterative technique must be used. This program uses a fixed-point iterative technique to output eccentric anomaly to a user defined tolerance, or to a default tolerance of 10^-9 radians..

  • Platform: Matlab, Scripts

Do you plot Earth-orbiting trajectories? Would you like to know how your orbit compares to the size of the Earth? If so, EARTH_SPHERE will help get you there. This function is a modification of the built-in MATLAB command SPHERE. Rather than producing a sphere with a radius of 1, the radius of the sphere will equal that of the Earth. The user may specify the units they want to plot in: meters, kilometers, feet, miles, nautical miles, or astronomical units. EARTH_SPHERE will also display the Earth's topography in Earth-Centered-Earth-Fixed coordinates. Examples: earth_sphere('nm') produces an earth-sized sphere in nautical miles earth_sphere(10,'AU') produces 10 point mesh of the Earth in astronomical units h1 = gca; earth_sphere(h1,'mile') hold on plot3(x,y,z) produces the Earth in miles on axis h1 and plots a trajectory from...

  • Platform: Matlab, Scripts

Orbit: Freeware | All

New Reviews


Soft4Boost Disk Cleaner

Soft4Boost Disk Cleaner is a really easy program to use. There are thousands of different applications out there, free and paid, that try and remove junk from your system to help improve speed and overall system performance. Soft4Boost Disk Cleaner ...


Encrypt my Folder

It’s always a good idea to consider some kind of protection for your sensitive data, and encryption is a really good way of protecting files and folders containing personal or secret data. This is even more important for users who are ...


SpeedUpMyPC

SpeedUpMyPC is a program which apparently has the capabilities to boost your system performance by resolving computer issues it finds after scanning though your system SpeedUpMyPC is most definitely not the only piece of software that claims to be ...


The Impossible Quiz FGC Guide

The impossible quiz is a legendary flash game of extreme difficulty, having achieved legendary status for both its extreme difficulty, and the amount of humour the game manages to include while executing this extreme level of difficulty. If you have ...


Opera web browser

Opera is a free to download web browser, which is usually overlooked by the majority of people who use web browsers, in favour of the speed for google chrome, or the customisability for firefox. However opera certainly does have its own appeal ...


Note Genie

Note Genie right from the very beginning seemed like a bit of a strange program to me. Fair enough, I was reviewing the software on Windows 7 when its clearly published as only supporting up to Windows XP, but nevertheless in my rebellious fashion I ...


Windows Movie Maker

Windows movie maker, expressed as windows live movie maker in the latest updates, is a piece of video and picture editing software for windows (as the name of the software no doubt suggests) designed to be simple, easy to use while still keeping as ...


Norton Internet Security Beta

Due to growing number of cyber-attacks, need of secure computers and networks has increased dramatically. Therefore, new protection technologies are being introduced every day and are incorporated into different products. This has led to evolution ...


Ultrasurf

There are many cases where you need to access a website which is otherwise blocked by your ISP. You need to use a proxy but a using free proxy that is never easy and convincing. Also, whenever you want to hide your identity online, you need to use ...



New Downloads

1st Choice Free Clipboard
Manager

1st Choice Clipboard can copy
and store up to 25 different
clips, text or graphic. which
you can sign in to all your
web ...

Rankaware

Rankaware is an SEO tool that
makes keyword rank checking
and monitoring fast and easy.
This keyword rank checker ...

ECTkeyboard

ECTkeyboard is a program that
allows individuals with
significantly reduced muscular
activity (ex paralysis
sufferers, ...

MEDEIL Free Edition

Medeil - PMS(Pharmacy
Management System) is a
software application to manage
the day-to-day business
activities of ...

Family Of Fish

Family of fish is the name of
a new thrilling match three
puzzle game that offer the
excitement and fun one wishes
to ...

WireBooster

WireBooster is a universal
download acceleration program
with extreme low consumption
and amazing user-friendliness.
It ...

LanInspector 8 Enterprise
Free

Inventory of software and
hardware in your network. No
matter if you decide to set up
a complete Software Asset ...

uTorrent Ultra Accelerator

uTorrent Ultra Accelerator is
a valuable add-on for one of
the most in demand p2p clients
worldwide. It improves your
...

Auto Kill Any Process

Auto Kill Any Process or
A.K.A.P for short, is a very
useful utility, to batch kill
Multiple-Sets of different
processes ...



Related Searches

Orbit Cursor
Orbit Downloader For Mac
Orbit Downloader Mac
Orbit Dowloader
Orbit Downloader
Orbit Gantt
Orbit Cartoon
Orbit R Cartoon
Orbit Simulator
Orbit Xplorer
Downloausing Orbit
Logitech Quick Pro Orbit Mp