AstroGridLinesStyle

AstroGridLinesStyle

is an option for AstroGraphics that specifies how coordinate grid lines should be rendered.

Details

  • AstroGridLinesStylestyle specifies that all astro grid lines should be rendered by default with the specified style.
  • AstroGridLinesStyle{style1,style2} specifies separate styles for the lines of constant first coordinate (generally a longitude angle like right ascension or azimuth) and the lines of constant second coordinate (generally a latitude angle like declination or altitude).
  • Styles can be specified using graphics directives such as Thick, Red and Dashed, as well as Thickness, RGBColor, Dashing and combinations given by Directive.
  • Explicit styles specified in the settings for AstroGridLines can override styles specified in AstroGridLinesStyle.
  • AbsoluteOptions can be used to extract explicit styles that were used for AstroGridLines with Automatic settings.

Examples

Basic Examples  (3)

Show a map of your current local style with default styles for the lines of constant azimuth or altitude:

Specify the overall astro grid line style:

Specify separate styles for lines of constant azimuth and lines of constant altitude:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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