Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SettingsInterface

Core settings for the WWT rendering engine.

This (almost) corresponds to the ISettings interface, which is implemented by the Settings and TourStop classes.

Hierarchy

  • SettingsInterface

Index

Methods

get_actualPlanetScale

  • get_actualPlanetScale(): boolean

get_constellationArtFilter

get_constellationBoundariesFilter

get_constellationFiguresFilter

get_constellationNamesFilter

get_constellationsEnabled

  • get_constellationsEnabled(): string

get_earthCutawayView

  • get_earthCutawayView(): boolean

get_galacticMode

  • get_galacticMode(): boolean

get_localHorizonMode

  • get_localHorizonMode(): boolean

get_locationAltitude

  • get_locationAltitude(): number

get_locationLat

  • get_locationLat(): number

get_locationLng

  • get_locationLng(): number

get_milkyWayModel

  • get_milkyWayModel(): boolean

get_minorPlanetsFilter

  • get_minorPlanetsFilter(): number

get_planetOrbitsFilter

  • get_planetOrbitsFilter(): number

get_showAltAzGrid

  • get_showAltAzGrid(): boolean

get_showAltAzGridText

  • get_showAltAzGridText(): boolean

get_showConstellationBoundries

  • get_showConstellationBoundries(): boolean

get_showConstellationFigures

  • get_showConstellationFigures(): boolean

get_showConstellationLabels

  • get_showConstellationLabels(): boolean

get_showConstellationPictures

  • get_showConstellationPictures(): boolean

get_showConstellationSelection

  • get_showConstellationSelection(): boolean

get_showConstellations

  • get_showConstellations(): boolean

get_showEarthSky

  • get_showEarthSky(): boolean

get_showEcliptic

  • get_showEcliptic(): boolean

get_showEclipticGrid

  • get_showEclipticGrid(): boolean

get_showEclipticGridText

  • get_showEclipticGridText(): boolean

get_showEclipticOverviewText

  • get_showEclipticOverviewText(): boolean

get_showElevationModel

  • get_showElevationModel(): boolean

get_showEquatorialGridText

  • get_showEquatorialGridText(): boolean

get_showGalacticGrid

  • get_showGalacticGrid(): boolean

get_showGalacticGridText

  • get_showGalacticGridText(): boolean

get_showGrid

  • get_showGrid(): boolean

get_showHorizon

  • get_showHorizon(): boolean

get_showISSModel

  • get_showISSModel(): boolean

get_showPrecessionChart

  • get_showPrecessionChart(): boolean

get_showSkyGrids

  • get_showSkyGrids(): boolean

get_showSkyNode

  • get_showSkyNode(): boolean

get_showSkyOverlays

  • get_showSkyOverlays(): boolean

get_showSkyOverlaysIn3d

  • get_showSkyOverlaysIn3d(): boolean

get_showSolarSystem

  • get_showSolarSystem(): boolean

get_solarSystemCMB

  • get_solarSystemCMB(): boolean

get_solarSystemCosmos

  • get_solarSystemCosmos(): boolean

get_solarSystemLighting

  • get_solarSystemLighting(): boolean

get_solarSystemMilkyWay

  • get_solarSystemMilkyWay(): boolean

get_solarSystemMinorOrbits

  • get_solarSystemMinorOrbits(): boolean

get_solarSystemMinorPlanets

  • get_solarSystemMinorPlanets(): boolean

get_solarSystemMultiRes

  • get_solarSystemMultiRes(): boolean

get_solarSystemOrbits

  • get_solarSystemOrbits(): boolean

get_solarSystemOverlays

  • get_solarSystemOverlays(): boolean

get_solarSystemPlanets

  • get_solarSystemPlanets(): boolean

get_solarSystemScale

  • get_solarSystemScale(): number

get_solarSystemStars

  • get_solarSystemStars(): boolean

Generated using TypeDoc