Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TourStop

A stop in a TourDocument.

Hierarchy

  • TourStop

Implements

  • SettingsInterface

Index

Constructors

Methods

Constructors

constructor

Methods

get_actualPlanetScale

  • get_actualPlanetScale(): boolean

get_constellationArtFilter

  • get_constellationArtFilter(): ConstellationFilterInterface
  • Returns ConstellationFilterInterface

get_constellationBoundariesFilter

  • get_constellationBoundariesFilter(): ConstellationFilterInterface
  • Returns ConstellationFilterInterface

get_constellationFiguresFilter

  • get_constellationFiguresFilter(): ConstellationFilterInterface
  • Returns ConstellationFilterInterface

get_constellationNamesFilter

  • get_constellationNamesFilter(): ConstellationFilterInterface
  • Returns ConstellationFilterInterface

get_constellationsEnabled

  • get_constellationsEnabled(): string

get_description

  • get_description(): string

get_duration

  • get_duration(): number

get_earthCutawayView

  • get_earthCutawayView(): boolean

get_endTarget

get_fovCamera

  • get_fovCamera(): number

get_fovEyepiece

  • get_fovEyepiece(): number

get_fovTelescope

  • get_fovTelescope(): number

get_galacticMode

  • get_galacticMode(): boolean

get_id

  • get_id(): string

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_name

  • get_name(): string

get_planetOrbitsFilter

  • get_planetOrbitsFilter(): number

get_showAltAzGrid

  • get_showAltAzGrid(): boolean

get_showAltAzGridText

  • get_showAltAzGridText(): boolean

get_showClouds

  • get_showClouds(): 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_showFieldOfView

  • get_showFieldOfView(): boolean

get_showGalacticGrid

  • get_showGalacticGrid(): boolean

get_showGalacticGridText

  • get_showGalacticGridText(): boolean

get_showGrid

  • get_showGrid(): boolean

get_showHorizon

  • get_showHorizon(): boolean

get_showHorizonPanorama

  • get_showHorizonPanorama(): boolean

get_showISSModel

  • get_showISSModel(): boolean

get_showMoonsAsPointSource

  • get_showMoonsAsPointSource(): 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

get_target

get_tourStopType

  • get_tourStopType(): ImageSetType

get_tweenPosition

  • get_tweenPosition(): number

set_description

  • set_description(desc: string): string

set_duration

  • set_duration(value: number): number

set_endTarget

set_id

  • set_id(id: string): string

set_name

  • set_name(name: string): string

set_target

set_tweenPosition

  • set_tweenPosition(value: number): number

Generated using TypeDoc