Pointing-class: An S4 class to represent the telescope pointing relative to...

Pointing-classR Documentation

An S4 class to represent the telescope pointing relative to the galaxy centre

Description

An S4 class to represent the telescope pointing relative to the galaxy centre

Usage

xy_deg(x)

xy_kpc(x)

Arguments

x

Pointing object

Functions

  • xy_deg(): Query the xy_deg of a Pointing object

  • xy_kpc(): Query the xy_kpc of a Pointing object

Slots

xy_deg

Numeric of length 2. Describes the pointing relative to the galaxy centre in units of degrees.

xy_kpc

Numeric of length 2. Describes the pointing relative to the galaxy centre in units of kilo-parsecs.


kateharborne/SimSpin documentation built on April 28, 2024, 2 p.m.