Distance-class: An S4 class to represent projected distance to a galaxy

Distance-classR Documentation

An S4 class to represent projected distance to a galaxy

Description

An S4 class to represent projected distance to a galaxy

Usage

kpc_per_arcsec(x)

Mpc(x)

z(x)

Arguments

x

Distance object

Functions

  • kpc_per_arcsec(): Query the kpc_per_arcsec of a Distance object

  • Mpc(): Query the Mpc of a Distance object

  • z(): Query the z of a Distance object

Slots

z

Describes the projected distance to a galaxy in units of redshift.

Mpc

Describes the projected distance to a galaxy in physical units of Mega-parsecs.

kpc_per_arcsec

Describes the projected distance to a galaxy in angular units of kilo-parsecs per arcsecond.


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