Plugins
(Difference between revisions)
Matthewg42 (Talk | contribs) |
|||
| Line 2: | Line 2: | ||
*[[AngleMeasure plugin|Angle Measure]] - a tool for measuring the angular distance between two points | *[[AngleMeasure plugin|Angle Measure]] - a tool for measuring the angular distance between two points | ||
*[[CompassMarks plugin|Compass Marks]] - add marks for compass bearings along the horizon | *[[CompassMarks plugin|Compass Marks]] - add marks for compass bearings along the horizon | ||
| − | *[[ | + | *[[LogBook plugin|LogBook]] - allows you to record observation notes, and track your observation sessions |
| + | *[[Ocular plugin|Oculars]] - simulate the view through various telescope eyepeices | ||
*[[TextUserInterface plugin|Text User Interface]] - re-implements the old TUI (useful for planetarium users) | *[[TextUserInterface plugin|Text User Interface]] - re-implements the old TUI (useful for planetarium users) | ||
*[[Satellites plugin|Satellites]] - calculates and renders Satellites in Earth orbit from NORAD/TLE data (hello ISS!) | *[[Satellites plugin|Satellites]] - calculates and renders Satellites in Earth orbit from NORAD/TLE data (hello ISS!) | ||
Revision as of 19:02, 31 January 2010
The following plugins are included in the 0.10.3 release of Stellarium:
- Angle Measure - a tool for measuring the angular distance between two points
- Compass Marks - add marks for compass bearings along the horizon
- LogBook - allows you to record observation notes, and track your observation sessions
- Oculars - simulate the view through various telescope eyepeices
- Text User Interface - re-implements the old TUI (useful for planetarium users)
- Satellites - calculates and renders Satellites in Earth orbit from NORAD/TLE data (hello ISS!)
- VirGO - The ESO-sponsored archive browsing and visualization tool
Enabling Plugins
To enable a plugin:
- open the configuration dialog (press F2 or use the left tool bar button)
- Select the plugins tab
- Select the plugin you want to enable from the list
- Check the load at startup option
- Restart Stellarium
If the plugin has configuration options, the configuration button will be enabled when the plugin is loaded.
See Also Plugin Development