AstroGridLines

AstroGridLines

is an option for AstroGraphics that specifies the coordinate grid lines to show on the celestial sphere.

Details

  • Different astro reference frames have different coordinate grid lines.
  • For equatorial frames, the astro grid lines are lines of constant declination (parallels) and lines of constant right ascension (meridians).
  • For horizon frames, the astro grid lines are lines of constant altitude (almucantars) and lines of constant azimuth.
  • The following settings can be given for AstroGridLines:
  • Noneno astro grid lines drawn
    Automaticastro grid lines placed automatically
    napproximate number of coordinate lines
    Quantity[]astro grid lines placed at multiples of an angular quantity
    {grid1,grid2}astro grid lines specified separately for each angular direction
    {frame1spec1, frame2spec2,}draw several sets of astro grid lines for respective frames
  • With the Automatic setting, astro grid lines are usually placed at points whose coordinates have the minimum number of digits in their decimal representation.
  • For each angular coordinate, the following grid line options can be given:
  • Noneno geo grid lines drawn
    Automaticgeo grid line positions chosen automatically
    napproximate number of coordinate lines
    Quantity[]astro grid lines placed at multiples of an angular quantity
    {x1,x2,}astro grid lines drawn at the specified positions
    {{x1,style1},}astro grid lines with specified styles
    funcfunction to be applied to xmin, xmax to get astro grid line option

Examples

open allclose all

Basic Examples  (4)

Draw astro grid lines above the local horizon at your geo location:

Draw astro grid lines of the ecliptic frame on an equatorial map of the whole sky:

Draw specific lines of galactic longitude and latitude around the galactic center:

Add an arcminute grid centered at Jupiter:

Scope  (8)

AstroGridLines Positions  (4)

Place the astro grid lines automatically:

Draw astro grid lines at specific values of azimuth:

Draw astro grid lines at specific values of altitude:

Specify approximate numbers of coordinate grid lines:

Draw astro grid lines as multiples of given angles:

AstroGridLines Frames  (2)

Use ecliptic grid lines in an ecliptic map of the celestial sky:

Use equatorial grid lines in the same ecliptic map:

Use two different sets of astro grid lines on a given map:

AstroGridLines Styling  (2)

Astro grid lines are styled by default with the same color of the corresponding plane:

Specify the style of each astro grid line:

Specify the style of all astro grid lines using AstroGridLinesStyle:

Wolfram Research (2022), AstroGridLines, Wolfram Language function, https://reference.wolfram.com/language/ref/AstroGridLines.html.

Text

Wolfram Research (2022), AstroGridLines, Wolfram Language function, https://reference.wolfram.com/language/ref/AstroGridLines.html.

CMS

Wolfram Language. 2022. "AstroGridLines." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AstroGridLines.html.

APA

Wolfram Language. (2022). AstroGridLines. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AstroGridLines.html

BibTeX

@misc{reference.wolfram_2023_astrogridlines, author="Wolfram Research", title="{AstroGridLines}", year="2022", howpublished="\url{https://reference.wolfram.com/language/ref/AstroGridLines.html}", note=[Accessed: 16-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_astrogridlines, organization={Wolfram Research}, title={AstroGridLines}, year={2022}, url={https://reference.wolfram.com/language/ref/AstroGridLines.html}, note=[Accessed: 16-April-2024 ]}