Procedures

ProcedureLocationProcedure TypeDescription
A2AFastro_moduleSubroutine

Decompose radians into degrees, arcminutes, arcseconds, fraction.

Read more…
A2TFastro_moduleSubroutine

Decompose radians into hours, minutes, seconds, fraction.

Read more…
ABastro_moduleSubroutine

Apply aberration to transform natural direction into proper direction.

Read more…
AE2HDastro_moduleSubroutine

Horizon to equatorial coordinates: transform azimuth and altitude to hour angle and declination.

Read more…
AF2Aastro_moduleSubroutine

Convert degrees, arcminutes, arcseconds to radians.

Read more…
ANPastro_moduleFunction

Normalize angle into the range 0 <= A < 2pi.

Read more…
ANPMastro_moduleFunction

Normalize angle into the range -pi <= A < +pi.

Read more…
APCGastro_moduleSubroutine

For a geocentric observer, prepare star-independent astrometry parameters for transformations between ICRS and GCRS coordinates. The Earth ephemeris is supplied by the caller.

Read more…
APCG13astro_moduleSubroutine

For a geocentric observer, prepare star-independent astrometry parameters for transformations between ICRS and GCRS coordinates. The caller supplies the date, and SOFA models are used to predict the Earth ephemeris.

Read more…
APCIastro_moduleSubroutine

For a terrestrial observer, prepare star-independent astrometry parameters for transformations between ICRS and geocentric CIRS coordinates. The Earth ephemeris and CIP/CIO are supplied by the caller.

Read more…
APCI13astro_moduleSubroutine

For a terrestrial observer, prepare star-independent astrometry parameters for transformations between ICRS and geocentric CIRS coordinates. The caller supplies the date, and SOFA models are used to predict the Earth ephemeris and CIP/CIO.

Read more…
APCOastro_moduleSubroutine

For a terrestrial observer, prepare star-independent astrometry parameters for transformations between ICRS and observed coordinates. The caller supplies the Earth ephemeris, the Earth rotation information and the refraction constants as well as the site coordinates.

Read more…
APCO13astro_moduleSubroutine

For a terrestrial observer, prepare star-independent astrometry parameters for transformations between ICRS and observed coordinates. The caller supplies UTC, site coordinates, ambient air conditions and observing wavelength, and SOFA models are used to obtain the Earth ephemeris, CIP/CIO and refraction constants.

Read more…
APCSastro_moduleSubroutine

For an observer whose geocentric position and velocity are known, prepare star-independent astrometry parameters for transformations between ICRS and GCRS. The Earth ephemeris is supplied by the caller.

Read more…
APCS13astro_moduleSubroutine

For an observer whose geocentric position and velocity are known, prepare star-independent astrometry parameters for transformations between ICRS and GCRS. The Earth ephemeris is from SOFA models.

Read more…
APERastro_moduleSubroutine

In the star-independent astrometry parameters, update only the Earth rotation angle, supplied by the caller explicitly.

Read more…
APER13astro_moduleSubroutine

In the star-independent astrometry parameters, update only the Earth rotation angle. The caller provides UT1 (n.b. not UTC).

Read more…
APIOastro_moduleSubroutine

For a terrestrial observer, prepare star-independent astrometry parameters for transformations between CIRS and observed coordinates. The caller supplies the Earth orientation information and the refraction constants as well as the site coordinates.

Read more…
APIO13astro_moduleSubroutine

For a terrestrial observer, prepare star-independent astrometry parameters for transformations between CIRS and observed coordinates. The caller supplies UTC, site coordinates, ambient air conditions and observing wavelength.

Read more…
ATCI13astro_moduleSubroutine

Transform ICRS star data, epoch J2000.0, to CIRS.

Read more…
ATCIQastro_moduleSubroutine

Quick ICRS, epoch J2000.0, to CIRS transformation, given precomputed star-independent astrometry parameters.

Read more…
ATCIQNastro_moduleSubroutine

Quick ICRS, epoch J2000.0, to CIRS transformation, given precomputed star-independent astrometry parameters plus a list of light- deflecting bodies.

Read more…
ATCIQZastro_moduleSubroutine

Quick ICRS to CIRS transformation, given precomputed star-independent astrometry parameters, and assuming zero parallax and proper motion.

Read more…
ATCO13astro_moduleSubroutine

ICRS RA,Dec to observed place. The caller supplies UTC, site coordinates, ambient air conditions and observing wavelength.

Read more…
ATIC13astro_moduleSubroutine

Transform star RA,Dec from geocentric CIRS to ICRS astrometric.

Read more…
ATICQastro_moduleSubroutine

Quick CIRS RA,Dec to ICRS astrometric place, given the star- independent astrometry parameters.

Read more…
ATICQNastro_moduleSubroutine

Quick CIRS to ICRS astrometric place transformation, given the star-independent astrometry parameters plus a list of light- deflecting bodies.

Read more…
ATIO13astro_moduleSubroutine

CIRS RA,Dec to observed place. The caller supplies UTC, site coordinates, ambient air conditions and observing wavelength.

Read more…
ATIOQastro_moduleSubroutine

Quick CIRS to observed place transformation.

Read more…
ATOC13astro_moduleSubroutine

Observed place at a groundbased site to to ICRS astrometric RA,Dec. The caller supplies UTC, site coordinates, ambient air conditions and observing wavelength.

Read more…
ATOI13astro_moduleSubroutine

Observed place to CIRS. The caller supplies UTC, site coordinates, ambient air conditions and observing wavelength.

Read more…
ATOIQastro_moduleSubroutine

Quick observed place to CIRS, given the star-independent astrometry parameters.

Read more…
BI00astro_moduleSubroutine

Frame bias components of IAU 2000 precession-nutation models (part of MHB2000 with additions).

Read more…
BP00astro_moduleSubroutine

Frame bias and precession, IAU 2000.

Read more…
BP06astro_moduleSubroutine

Frame bias and precession, IAU 2006.

Read more…
BPN2XYastro_moduleSubroutine

Extract from the bias-precession-nutation matrix the X,Y coordinates of the Celestial Intermediate Pole.

Read more…
C2I00Aastro_moduleSubroutine

Form the celestial-to-intermediate matrix for a given date using the IAU 2000A precession-nutation model.

Read more…
C2I00Bastro_moduleSubroutine

Form the celestial-to-intermediate matrix for a given date using the IAU 2000B precession-nutation model.

Read more…
C2I06Aastro_moduleSubroutine

Form the celestial-to-intermediate matrix for a given date using the IAU 2006 precession and IAU 2000A nutation models.

Read more…
C2IBPNastro_moduleSubroutine

Form the celestial-to-intermediate matrix for a given date given the bias-precession-nutation matrix. IAU 2000.

Read more…
C2IXYastro_moduleSubroutine

Form the celestial to intermediate-frame-of-date matrix for a given date when the CIP X,Y coordinates are known. IAU 2000.

Read more…
C2IXYSastro_moduleSubroutine

Form the celestial to intermediate-frame-of-date matrix given the CIP X,Y and the CIO locator s.

Read more…
C2Sastro_moduleSubroutine

P-vector to spherical coordinates.

Read more…
C2T00Aastro_moduleSubroutine

Form the celestial to terrestrial matrix given the date, the UT1 and the polar motion, using the IAU 2000A nutation model.

Read more…
C2T00Bastro_moduleSubroutine

Form the celestial to terrestrial matrix given the date, the UT1 and the polar motion, using the IAU 2000B nutation model.

Read more…
C2T06Aastro_moduleSubroutine

Form the celestial to terrestrial matrix given the date, the UT1 and the polar motion, using the IAU 2006 precession and IAU 2000A nutation models.

Read more…
C2TCEOastro_moduleSubroutine

Assemble the celestial to terrestrial matrix from CIO-based components (the celestial-to-intermediate matrix, the Earth Rotation Angle and the polar motion matrix).

Read more…
C2TCIOastro_moduleSubroutine

Assemble the celestial to terrestrial matrix from CIO-based components (the celestial-to-intermediate matrix, the Earth Rotation Angle and the polar motion matrix).

Read more…
C2TEQXastro_moduleSubroutine

Assemble the celestial to terrestrial matrix from equinox-based components (the celestial-to-true matrix, the Greenwich Apparent Sidereal Time and the polar motion matrix).

Read more…
C2TPEastro_moduleSubroutine

Form the celestial to terrestrial matrix given the date, the UT1, the nutation and the polar motion. IAU 2000.

Read more…
C2TXYastro_moduleSubroutine

Form the celestial to terrestrial matrix given the date, the UT1, the CIP coordinates and the polar motion. IAU 2000.

Read more…
CAL2JDastro_moduleSubroutine

Gregorian Calendar to Julian Date.

Read more…
CPastro_moduleSubroutine

Copy a p-vector.

Read more…
CPVastro_moduleSubroutine

Copy a position/velocity vector.

Read more…
CRastro_moduleSubroutine

Copy an r-matrix.

Read more…
D2DTFastro_moduleSubroutine

Format for output a 2-part Julian Date (or in the case of UTC a quasi-JD form that includes special provision for leap seconds).

Read more…
D2TFastro_moduleSubroutine

Decompose days to hours, minutes, seconds, fraction.

Read more…
DATastro_moduleSubroutine

For a given UTC date, calculate Delta(AT) = TAI-UTC.

Read more…
DTDBastro_moduleFunction

An approximation to TDB-TT, the difference between barycentric dynamical time and terrestrial time, for an observer on the Earth.

Read more…
DTF2Dastro_moduleSubroutine

Encode date and time fields into 2-part Julian Date (or in the case of UTC a quasi-JD form that includes special provision for leap seconds).

Read more…
ECEQ06astro_moduleSubroutine

Transformation from ecliptic coordinates (mean equinox and ecliptic of date) to ICRS RA,Dec, using the IAU 2006 precession model.

Read more…
ECM06astro_moduleSubroutine

ICRS equatorial to ecliptic rotation matrix, IAU 2006.

Read more…
EE00astro_moduleFunction

The equation of the equinoxes, compatible with IAU 2000 resolutions, given the nutation in longitude and the mean obliquity.

Read more…
EE00Aastro_moduleFunction

Equation of the equinoxes, compatible with IAU 2000 resolutions.

Read more…
EE00Bastro_moduleFunction

Equation of the equinoxes, compatible with IAU 2000 resolutions but using the truncated nutation model IAU 2000B.

Read more…
EE06Aastro_moduleFunction

Equation of the equinoxes, compatible with IAU 2000 resolutions and IAU 2006/2000A precession-nutation.

Read more…
EECT00astro_moduleFunction

Equation of the equinoxes complementary terms, consistent with IAU 2000 resolutions.

Read more…
EFORMastro_moduleSubroutine

Earth reference ellipsoids.

Read more…
EO06Aastro_moduleFunction

Equation of the origins, IAU 2006 precession and IAU 2000A nutation.

Read more…
EORSastro_moduleFunction

Equation of the origins, given the classical NPB matrix and the quantity s.

Read more…
EPBastro_moduleFunction

Julian Date to Besselian Epoch.

Read more…
EPB2JDastro_moduleSubroutine

Besselian Epoch to Julian Date.

Read more…
EPJastro_moduleFunction

Julian Date to Julian Epoch.

Read more…
EPJ2JDastro_moduleSubroutine

Julian Epoch to Julian Date.

Read more…
EPV00astro_moduleSubroutine

Earth position and velocity, heliocentric and barycentric, with respect to the Barycentric Celestial Reference System.

Read more…
EQEC06astro_moduleSubroutine

Transformation from ICRS equatorial coordinates to ecliptic coordinates (mean equinox and ecliptic of date) using IAU 2006 precession model.

Read more…
EQEQ94astro_moduleFunction

Equation of the equinoxes, IAU 1994 model.

Read more…
ERA00astro_moduleFunction

Earth rotation angle (IAU 2000 model).

Read more…
FAD03astro_moduleFunction

Fundamental argument, IERS Conventions (2003): mean elongation of the Moon from the Sun.

Read more…
FAE03astro_moduleFunction

Fundamental argument, IERS Conventions (2003): mean longitude of Earth.

Read more…
FAF03astro_moduleFunction

Fundamental argument, IERS Conventions (2003): mean longitude of the Moon minus mean longitude of the ascending node.

Read more…
FAJU03astro_moduleFunction

Fundamental argument, IERS Conventions (2003): mean longitude of Jupiter.

Read more…
FAL03astro_moduleFunction

Fundamental argument, IERS Conventions (2003): mean anomaly of the Moon.

Read more…
FALP03astro_moduleFunction

Fundamental argument, IERS Conventions (2003): mean anomaly of the Sun.

Read more…
FAMA03astro_moduleFunction

Fundamental argument, IERS Conventions (2003): mean longitude of Mars.

Read more…
FAME03astro_moduleFunction

Fundamental argument, IERS Conventions (2003): mean longitude of Mercury.

Read more…
FANE03astro_moduleFunction

Fundamental argument, IERS Conventions (2003): mean longitude of Neptune.

Read more…
FAOM03astro_moduleFunction

Fundamental argument, IERS Conventions (2003): mean longitude of the Moon's ascending node.

Read more…
FAPA03astro_moduleFunction

Fundamental argument, IERS Conventions (2003): general accumulated precession in longitude.

Read more…
FASA03astro_moduleFunction

Fundamental argument, IERS Conventions (2003): mean longitude of Saturn.

Read more…
FAUR03astro_moduleFunction

Fundamental argument, IERS Conventions (2003): mean longitude of Uranus.

Read more…
FAVE03astro_moduleFunction

Fundamental argument, IERS Conventions (2003): mean longitude of Venus.

Read more…
FK425astro_moduleSubroutine

Convert B1950.0 FK4 star catalog data to J2000.0 FK5.

Read more…
FK45Zastro_moduleSubroutine

Convert a B1950.0 FK4 star position to J2000.0 FK5, assuming zero proper motion in the FK5 system.

Read more…
FK524astro_moduleSubroutine

Convert J2000.0 FK5 star catalog data to B1950.0 FK4.

Read more…
FK52Hastro_moduleSubroutine

Transform FK5 (J2000.0) star data into the Hipparcos system.

Read more…
FK54Zastro_moduleSubroutine

Convert a J2000.0 FK5 star position to B1950.0 FK4, assuming zero proper motion in FK5 and parallax.

Read more…
FK5HIPastro_moduleSubroutine

FK5 to Hipparcos rotation and spin.

Read more…
FK5HZastro_moduleSubroutine

Transform an FK5 (J2000.0) star position into the system of the Hipparcos catalogue, assuming zero Hipparcos proper motion.

Read more…
FW2Mastro_moduleSubroutine

Form rotation matrix given the Fukushima-Williams angles.

Read more…
FW2XYastro_moduleSubroutine

CIP X,Y given Fukushima-Williams bias-precession-nutation angles.

Read more…
G2ICRSastro_moduleSubroutine

Transformation from Galactic Coordinates to ICRS.

Read more…
GC2GDastro_moduleSubroutine

Transform geocentric coordinates to geodetic using the specified reference ellipsoid.

Read more…
GC2GDEastro_moduleSubroutine

Transform geocentric coordinates to geodetic for a reference ellipsoid of specified form.

Read more…
GD2GCastro_moduleSubroutine

Transform geodetic coordinates to geocentric using the specified reference ellipsoid.

Read more…
GD2GCEastro_moduleSubroutine

Transform geodetic coordinates to geocentric for a reference ellipsoid of specified form.

Read more…
GMST00astro_moduleFunction

Greenwich Mean Sidereal Time (model consistent with IAU 2000 resolutions).

Read more…
GMST06astro_moduleFunction

Greenwich mean sidereal time (consistent with IAU 2006 precession).

Read more…
GMST82astro_moduleFunction

Universal Time to Greenwich Mean Sidereal Time (IAU 1982 model).

Read more…
GST00Aastro_moduleFunction

Greenwich Apparent Sidereal Time (consistent with IAU 2000 resolutions).

Read more…
GST00Bastro_moduleFunction

Greenwich Apparent Sidereal Time (consistent with IAU 2000 resolutions but using the truncated nutation model IAU 2000B).

Read more…
GST06astro_moduleFunction

Greenwich apparent sidereal time, IAU 2006, given the NPB matrix.

Read more…
GST06Aastro_moduleFunction

Greenwich apparent sidereal time (consistent with IAU 2000 and 2006 resolutions).

Read more…
GST94astro_moduleFunction

Greenwich Apparent Sidereal Time (consistent with IAU 1982/94 resolutions).

Read more…
H2FK5astro_moduleSubroutine

Transform Hipparcos star data into the FK5 (J2000.0) system.

Read more…
HD2AEastro_moduleSubroutine

Equatorial to horizon coordinates: transform hour angle and declination to azimuth and altitude.

Read more…
HD2PAastro_moduleFunction

Parallactic angle for a given hour angle and declination.

Read more…
HFK5Zastro_moduleSubroutine

Transform a Hipparcos star position into FK5 J2000.0, assuming zero Hipparcos proper motion.

Read more…
ICRS2Gastro_moduleSubroutine

Transformation from ICRS to Galactic Coordinates.

Read more…
IRastro_moduleSubroutine

Initialize an r-matrix to the identity matrix.

Read more…
JD2CALastro_moduleSubroutine

Julian Date to Gregorian year, month, day, and fraction of a day.

Read more…
JDCALFastro_moduleSubroutine

Julian Date to Gregorian Calendar, expressed in a form convenient for formatting messages: rounded to a specified precision, and with the fields stored in a single array.

Read more…
LDastro_moduleSubroutine

Apply light deflection by a solar-system body, as part of transforming coordinate direction into natural direction.

Read more…
LDNastro_moduleSubroutine

For a star, apply light deflection by multiple solar-system bodies, as part of transforming coordinate direction into natural direction.

Read more…
LDSUNastro_moduleSubroutine

Deflection of starlight by the Sun.

Read more…
LTECEQastro_moduleSubroutine

Transformation from ecliptic coordinates (mean equinox and ecliptic of date) to ICRS RA,Dec, using a long-term precession model.

Read more…
LTECMastro_moduleSubroutine

ICRS equatorial to ecliptic rotation matrix, long-term.

Read more…
LTEQECastro_moduleSubroutine

Transformation from ICRS equatorial coordinates to ecliptic coordinates (mean equinox and ecliptic of date), using a long-term precession model.

Read more…
LTPastro_moduleSubroutine

Long-term precession matrix.

Read more…
LTPBastro_moduleSubroutine

Long-term precession matrix, including ICRS frame bias.

Read more…
LTPECLastro_moduleSubroutine

Long-term precession of the ecliptic.

Read more…
LTPEQUastro_moduleSubroutine

Long-term precession of the equator.

Read more…
NUM00Aastro_moduleSubroutine

Form the matrix of nutation for a given date, IAU 2000A model.

Read more…
NUM00Bastro_moduleSubroutine

Form the matrix of nutation for a given date, IAU 2000B model.

Read more…
NUM06Aastro_moduleSubroutine

Form the matrix of nutation for a given date, IAU 2006/2000A model.

Read more…
NUMATastro_moduleSubroutine

Form the matrix of nutation.

Read more…
NUT00Aastro_moduleSubroutine

Nutation, IAU 2000A model (MHB2000 luni-solar and planetary nutation with free core nutation omitted).

Read more…
NUT00Bastro_moduleSubroutine

Nutation, IAU 2000B model.

Read more…
NUT06Aastro_moduleSubroutine

IAU 2000A nutation with adjustments to match the IAU 2006 precession.

Read more…
NUT80astro_moduleSubroutine

Nutation, IAU 1980 model.

Read more…
NUTM80astro_moduleSubroutine

Form the matrix of nutation for a given date, IAU 1980 model.

Read more…
OBL06astro_moduleFunction

Mean obliquity of the ecliptic, IAU 2006 precession model.

Read more…
OBL80astro_moduleFunction

Mean obliquity of the ecliptic, IAU 1980 model.

Read more…
P06Eastro_moduleSubroutine

Precession angles, IAU 2006, equinox based.

Read more…
P2PVastro_moduleSubroutine

Extend a p-vector to a pv-vector by appending a zero velocity.

Read more…
P2Sastro_moduleSubroutine

P-vector to spherical polar coordinates.

Read more…
PAPastro_moduleSubroutine

Position-angle from two p-vectors.

Read more…
PASastro_moduleSubroutine

Position-angle from spherical coordinates.

Read more…
PB06astro_moduleSubroutine

This routine forms three Euler angles which implement general precession from epoch J2000.0, using the IAU 2006 model. Frame bias (the offset between ICRS and mean J2000.0) is included.

Read more…
PDPastro_moduleSubroutine

p-vector inner (=scalar=dot) product.

Read more…
PFW06astro_moduleSubroutine

Precession angles, IAU 2006 (Fukushima-Williams 4-angle formulation).

Read more…
PLAN94astro_moduleSubroutine

Approximate heliocentric position and velocity of a nominated major planet: Mercury, Venus, EMB, Mars, Jupiter, Saturn, Uranus or Neptune (but not the Earth itself).

Read more…
PMastro_moduleSubroutine

Modulus of p-vector.

Read more…
PMAT00astro_moduleSubroutine

Precession matrix (including frame bias) from GCRS to a specified date, IAU 2000 model.

Read more…
PMAT06astro_moduleSubroutine

Precession matrix (including frame bias) from GCRS to a specified date, IAU 2006 model.

Read more…
PMAT76astro_moduleSubroutine

Precession matrix from J2000.0 to a specified date, IAU 1976 model.

Read more…
PMPastro_moduleSubroutine

P-vector subtraction.

Read more…
PMPXastro_moduleSubroutine

Proper motion and parallax.

Read more…
PMSAFEastro_moduleSubroutine

Star proper motion: update star catalog data for space motion, with special handling to handle the zero parallax case.

Read more…
PNastro_moduleSubroutine

Convert a p-vector into modulus and unit vector.

Read more…
PN00astro_moduleSubroutine

Precession-nutation, IAU 2000 model: a multi-purpose routine, supporting classical (equinox-based) use directly and CIO-based use indirectly.

Read more…
PN00Aastro_moduleSubroutine

Precession-nutation, IAU 2000A model: a multi-purpose routine, supporting classical (equinox-based) use directly and CIO-based use indirectly.

Read more…
PN00Bastro_moduleSubroutine

Precession-nutation, IAU 2000B model: a multi-purpose routine, supporting classical (equinox-based) use directly and CIO-based use indirectly.

Read more…
PN06astro_moduleSubroutine

Precession-nutation, IAU 2006 model: a multi-purpose routine, supporting classical (equinox-based) use directly and CIO-based use indirectly.

Read more…
PN06Aastro_moduleSubroutine

Precession-nutation, IAU 2006/2000A models: a multi-purpose routine, supporting classical (equinox-based) use directly and CIO-based use indirectly.

Read more…
PNM00Aastro_moduleSubroutine

Form the matrix of precession-nutation for a given date (including frame bias), equinox-based, IAU 2000A model.

Read more…
PNM00Bastro_moduleSubroutine

Form the matrix of precession-nutation for a given date (including frame bias), equinox-based, IAU 2000B model.

Read more…
PNM06Aastro_moduleSubroutine

Form the matrix of precession-nutation for a given date (including frame bias), IAU 2006 precession and IAU 2000A nutation models.

Read more…
PNM80astro_moduleSubroutine

Form the matrix of precession/nutation for a given date, IAU 1976 precession model, IAU 1980 nutation model.

Read more…
POM00astro_moduleSubroutine

Form the matrix of polar motion for a given date, IAU 2000.

Read more…
PPPastro_moduleSubroutine

P-vector addition.

Read more…
PPSPastro_moduleSubroutine

P-vector plus scaled p-vector.

Read more…
PR00astro_moduleSubroutine

Precession-rate part of the IAU 2000 precession-nutation models (part of MHB2000).

Read more…
PREC76astro_moduleSubroutine

IAU 1976 precession model.

Read more…
PV2Pastro_moduleSubroutine

Discard velocity component of a pv-vector.

Read more…
PV2Sastro_moduleSubroutine

Convert position/velocity from Cartesian to spherical coordinates.

Read more…
PVDPVastro_moduleSubroutine

Inner (=scalar=dot) product of two pv-vectors.

Read more…
PVMastro_moduleSubroutine

Modulus of pv-vector.

Read more…
PVMPVastro_moduleSubroutine

Subtract one pv-vector from another.

Read more…
PVPPVastro_moduleSubroutine

Add one pv-vector to another.

Read more…
PVSTARastro_moduleSubroutine

Convert star position+velocity vector to catalog coordinates.

Read more…
PVTOBastro_moduleSubroutine

Position and velocity of a terrestrial observing station.

Read more…
PVUastro_moduleSubroutine

Update a pv-vector.

Read more…
PVUPastro_moduleSubroutine

Update a pv-vector, discarding the velocity component.

Read more…
PVXPVastro_moduleSubroutine

Outer (=vector=cross) product of two pv-vectors.

Read more…
PXPastro_moduleSubroutine

p-vector outer (=vector=cross) product.

Read more…
REFCOastro_moduleSubroutine

Determine the constants A and B in the atmospheric refraction model dZ = A tan Z + B tan^3 Z.

Read more…
RM2Vastro_moduleSubroutine

Express an r-matrix as an r-vector.

Read more…
RV2Mastro_moduleSubroutine

Form the r-matrix corresponding to a given r-vector.

Read more…
RXastro_moduleSubroutine

Rotate an r-matrix about the x-axis.

Read more…
RXPastro_moduleSubroutine

Multiply a p-vector by an r-matrix.

Read more…
RXPVastro_moduleSubroutine

Multiply a pv-vector by an r-matrix.

Read more…
RXRastro_moduleSubroutine

Multiply two r-matrices.

Read more…
RYastro_moduleSubroutine

Rotate an r-matrix about the y-axis.

Read more…
RZastro_moduleSubroutine

Rotate an r-matrix about the z-axis.

Read more…
S00astro_moduleFunction

The CIO locator s, positioning the Celestial Intermediate Origin on the equator of the Celestial Intermediate Pole, given the CIP's X,Y coordinates. Compatible with IAU 2000A precession-nutation.

Read more…
S00Aastro_moduleFunction

The CIO locator s, positioning the Celestial Intermediate Origin on the equator of the Celestial Intermediate Pole, using the IAU 2000A precession-nutation model.

Read more…
S00Bastro_moduleFunction

The CIO locator s, positioning the Celestial Intermediate Origin on the equator of the Celestial Intermediate Pole, using the IAU 2000B precession-nutation model.

Read more…
S06astro_moduleFunction

The CIO locator s, positioning the Celestial Intermediate Origin on the equator of the Celestial Intermediate Pole, given the CIP's X,Y coordinates. Compatible with IAU 2006/2000A precession-nutation.

Read more…
S06Aastro_moduleFunction

The CIO locator s, positioning the Celestial Intermediate Origin on the equator of the Celestial Intermediate Pole, using the IAU 2006 precession and IAU 2000A nutation models.

Read more…
S2Castro_moduleSubroutine

Convert spherical coordinates to Cartesian.

Read more…
S2Pastro_moduleSubroutine

Convert spherical polar coordinates to p-vector.

Read more…
S2PVastro_moduleSubroutine

Convert position/velocity from spherical to Cartesian coordinates.

Read more…
S2XPVastro_moduleSubroutine

Multiply a pv-vector by two scalars.

Read more…
SEPPastro_moduleSubroutine

Angular separation between two p-vectors.

Read more…
SEPSastro_moduleSubroutine

Angular separation between two sets of spherical coordinates.

Read more…
SP00astro_moduleFunction

The TIO locator s', positioning the Terrestrial Intermediate Origin on the equator of the Celestial Intermediate Pole.

Read more…
STARPMastro_moduleSubroutine

Star proper motion: update star catalog data for space motion.

Read more…
STARPVastro_moduleSubroutine

Convert star catalog coordinates to position+velocity vector.

Read more…
SXPastro_moduleSubroutine

Multiply a p-vector by a scalar.

Read more…
SXPVastro_moduleSubroutine

Multiply a pv-vector by a scalar.

Read more…
TAITTastro_moduleSubroutine

Time scale transformation: International Atomic Time, TAI, to Terrestrial Time, TT.

Read more…
TAIUT1astro_moduleSubroutine

Time scale transformation: International Atomic Time, TAI, to Universal Time, UT1.

Read more…
TAIUTCastro_moduleSubroutine

Time scale transformation: International Atomic Time, TAI, to Coordinated Universal Time, UTC.

Read more…
TCBTDBastro_moduleSubroutine

Time scale transformation: Barycentric Coordinate Time, TCB, to Barycentric Dynamical Time, TDB.

Read more…
TCGTTastro_moduleSubroutine

Time scale transformation: Geocentric Coordinate Time, TCG, to Terrestrial Time, TT.

Read more…
TDBTCBastro_moduleSubroutine

Time scale transformation: Barycentric Dynamical Time, TDB, to Barycentric Coordinate Time, TCB.

Read more…
TDBTTastro_moduleSubroutine

Time scale transformation: Barycentric Dynamical Time, TDB, to Terrestrial Time, TT.

Read more…
TF2Aastro_moduleSubroutine

Convert hours, minutes, seconds to radians.

Read more…
TF2Dastro_moduleSubroutine

Convert hours, minutes, seconds to days.

Read more…
TPORSastro_moduleSubroutine

In the tangent plane projection, given the rectangular coordinates of a star and its spherical coordinates, determine the spherical coordinates of the tangent point.

Read more…
TPORVastro_moduleSubroutine

In the tangent plane projection, given the rectangular coordinates of a star and its direction cosines, determine the direction cosines of the tangent point.

Read more…
TPSTSastro_moduleSubroutine

In the tangent plane projection, given the star's rectangular coordinates and the spherical coordinates of the tangent point, solve for the spherical coordinates of the star.

Read more…
TPSTVastro_moduleSubroutine

In the tangent plane projection, given the star's rectangular coordinates and the direction cosines of the tangent point, solve for the direction cosines of the star.

Read more…
TPXESastro_moduleSubroutine

In the tangent plane projection, given celestial spherical coordinates for a star and the tangent point, solve for the star's rectangular coordinates in the tangent plane.

Read more…
TPXEVastro_moduleSubroutine

In the tangent plane projection, given celestial direction cosines for a star and the tangent point, solve for the star's rectangular coordinates in the tangent plane.

Read more…
TRastro_moduleSubroutine

Transpose an r-matrix.

Read more…
TRXPastro_moduleSubroutine

Multiply a p-vector by the transpose of an r-matrix.

Read more…
TRXPVastro_moduleSubroutine

Multiply a pv-vector by the transpose of an r-matrix.

Read more…
TTTAIastro_moduleSubroutine

Time scale transformation: Terrestrial Time, TT, to International Atomic Time, TAI.

Read more…
TTTCGastro_moduleSubroutine

Time scale transformation: Terrestrial Time, TT, to Geocentric Coordinate Time, TCG.

Read more…
TTTDBastro_moduleSubroutine

Time scale transformation: Terrestrial Time, TT, to Barycentric Dynamical Time, TDB.

Read more…
TTUT1astro_moduleSubroutine

Time scale transformation: Terrestrial Time, TT, to Universal Time, UT1.

Read more…
UT1TAIastro_moduleSubroutine

Time scale transformation: Universal Time, UT1, to International Atomic Time, TAI.

Read more…
UT1TTastro_moduleSubroutine

Time scale transformation: Universal Time, UT1, to Terrestrial Time, TT.

Read more…
UT1UTCastro_moduleSubroutine

Time scale transformation: Universal Time, UT1, to Coordinated Universal Time, UTC.

Read more…
UTCTAIastro_moduleSubroutine

Time scale transformation: Coordinated Universal Time, UTC, to International Atomic Time, TAI.

Read more…
UTCUT1astro_moduleSubroutine

Time scale transformation: Coordinated Universal Time, UTC, to Universal Time, UT1.

Read more…
XY06astro_moduleSubroutine

X,Y coordinates of celestial intermediate pole from series based on IAU 2006 precession and IAU 2000A nutation.

Read more…
XYS00Aastro_moduleSubroutine

For a given TT date, compute the X,Y coordinates of the Celestial Intermediate Pole and the CIO locator s, using the IAU 2000A precession-nutation model.

Read more…
XYS00Bastro_moduleSubroutine

For a given TT date, compute the X,Y coordinates of the Celestial Intermediate Pole and the CIO locator s, using the IAU 2000B precession-nutation model.

Read more…
XYS06Aastro_moduleSubroutine

For a given TT date, compute the X,Y coordinates of the Celestial Intermediate Pole and the CIO locator s, using the IAU 2006 precession and IAU 2000A nutation models.

Read more…
ZPastro_moduleSubroutine

Zero a p-vector.

Read more…
ZPVastro_moduleSubroutine

Zero a pv-vector.

Read more…
ZRastro_moduleSubroutine

Initialize an r-matrix to the null matrix.

Read more…
call~~graph~~CallGraph proc~cp CP proc~epv00 EPV00 proc~fk52h FK52H proc~fk5hip FK5HIP proc~fk52h->proc~fk5hip proc~rxp RXP proc~fk52h->proc~rxp proc~pvstar PVSTAR proc~fk52h->proc~pvstar proc~ppp PPP proc~fk52h->proc~ppp proc~pxp PXP proc~fk52h->proc~pxp proc~starpv STARPV proc~fk52h->proc~starpv proc~s00 S00 proc~fad03 FAD03 proc~s00->proc~fad03 proc~faf03 FAF03 proc~s00->proc~faf03 proc~fae03 FAE03 proc~s00->proc~fae03 proc~fal03 FAL03 proc~s00->proc~fal03 proc~falp03 FALP03 proc~s00->proc~falp03 proc~faom03 FAOM03 proc~s00->proc~faom03 proc~fapa03 FAPA03 proc~s00->proc~fapa03 proc~fave03 FAVE03 proc~s00->proc~fave03 proc~fw2m FW2M proc~rx RX proc~fw2m->proc~rx proc~ir IR proc~fw2m->proc~ir proc~rz RZ proc~fw2m->proc~rz proc~gc2gde GC2GDE proc~era00 ERA00 proc~anp ANP proc~era00->proc~anp proc~s00a S00A proc~s00a->proc~s00 proc~pnm00a PNM00A proc~s00a->proc~pnm00a proc~bpn2xy BPN2XY proc~s00a->proc~bpn2xy proc~gd2gc GD2GC proc~gd2gce GD2GCE proc~gd2gc->proc~gd2gce proc~zp ZP proc~gd2gc->proc~zp proc~eform EFORM proc~gd2gc->proc~eform proc~nutm80 NUTM80 proc~nut80 NUT80 proc~nutm80->proc~nut80 proc~obl80 OBL80 proc~nutm80->proc~obl80 proc~numat NUMAT proc~nutm80->proc~numat proc~pm PM proc~pn00a PN00A proc~nut00a NUT00A proc~pn00a->proc~nut00a proc~pn00 PN00 proc~pn00a->proc~pn00 proc~epj2jd EPJ2JD proc~pn00b PN00B proc~pn00b->proc~pn00 proc~nut00b NUT00B proc~pn00b->proc~nut00b proc~rm2v RM2V proc~apcs APCS proc~pn PN proc~apcs->proc~pn proc~apcs->proc~ir proc~pfw06 PFW06 proc~obl06 OBL06 proc~pfw06->proc~obl06 proc~pmp PMP proc~rv2m RV2M proc~fk5hip->proc~rv2m proc~pnm00a->proc~pn00a proc~tttai TTTAI proc~atioq ATIOQ proc~s2c S2C proc~atioq->proc~s2c proc~atioq->proc~anp proc~c2s C2S proc~atioq->proc~c2s proc~plan94 PLAN94 proc~anpm ANPM proc~plan94->proc~anpm proc~pmpx PMPX proc~pdp PDP proc~pmpx->proc~pdp proc~s00b S00B proc~s00b->proc~s00 proc~pnm00b PNM00B proc~s00b->proc~pnm00b proc~s00b->proc~bpn2xy proc~eqec06 EQEC06 proc~eqec06->proc~anpm proc~eqec06->proc~s2c proc~eqec06->proc~rxp proc~ecm06 ECM06 proc~eqec06->proc~ecm06 proc~eqec06->proc~anp proc~eqec06->proc~c2s proc~pmat06 PMAT06 proc~pmat06->proc~fw2m proc~pmat06->proc~pfw06 proc~eqeq94 EQEQ94 proc~eqeq94->proc~anpm proc~eqeq94->proc~nut80 proc~eqeq94->proc~obl80 proc~pmsafe PMSAFE proc~seps SEPS proc~pmsafe->proc~seps proc~starpm STARPM proc~pmsafe->proc~starpm proc~pn06 PN06 proc~pn06->proc~fw2m proc~pn06->proc~pfw06 proc~rxr RXR proc~pn06->proc~rxr proc~tr TR proc~pn06->proc~tr proc~trxpv TRXPV proc~rxpv RXPV proc~trxpv->proc~rxpv proc~trxpv->proc~tr proc~cpv CPV proc~atoc13 ATOC13 proc~apco13 APCO13 proc~atoc13->proc~apco13 proc~atoiq ATOIQ proc~atoc13->proc~atoiq proc~aticq ATICQ proc~atoc13->proc~aticq proc~tttcg TTTCG proc~gmst00 GMST00 proc~gmst00->proc~era00 proc~gmst00->proc~anp proc~aper13 APER13 proc~aper13->proc~era00 proc~aper APER proc~aper13->proc~aper proc~cr CR proc~apcs13 APCS13 proc~apcs13->proc~epv00 proc~apcs13->proc~apcs proc~d2tf D2TF proc~fk5hz FK5HZ proc~fk5hz->proc~fk5hip proc~fk5hz->proc~rv2m proc~fk5hz->proc~s2c proc~fk5hz->proc~rxp proc~trxp TRXP proc~fk5hz->proc~trxp proc~fk5hz->proc~anp proc~sxp SXP proc~fk5hz->proc~sxp proc~fk5hz->proc~c2s proc~tcbtdb TCBTDB proc~pn06a PN06A proc~pn06a->proc~pn06 proc~nut06a NUT06A proc~pn06a->proc~nut06a proc~ut1tai UT1TAI proc~faju03 FAJU03 proc~d2dtf D2DTF proc~d2dtf->proc~d2tf proc~dat DAT proc~d2dtf->proc~dat proc~jd2cal JD2CAL proc~d2dtf->proc~jd2cal proc~pn->proc~zp proc~pn->proc~sxp proc~dtdb DTDB proc~tttdb TTTDB proc~pvmpv PVMPV proc~pvmpv->proc~pmp proc~nut80->proc~anpm proc~pnm06a PNM06A proc~pnm06a->proc~fw2m proc~pnm06a->proc~pfw06 proc~pnm06a->proc~nut06a proc~rxpv->proc~rxp proc~ttut1 TTUT1 proc~fama03 FAMA03 proc~apcg APCG proc~apcg->proc~apcs proc~zpv ZPV proc~apcg->proc~zpv proc~fw2xy FW2XY proc~fw2xy->proc~fw2m proc~fw2xy->proc~bpn2xy proc~fame03 FAME03 proc~atoi13 ATOI13 proc~atoi13->proc~atoiq proc~apio13 APIO13 proc~atoi13->proc~apio13 proc~apcg13 APCG13 proc~apcg13->proc~epv00 proc~apcg13->proc~apcg proc~cal2jd CAL2JD proc~dat->proc~cal2jd proc~fane03 FANE03 proc~apci APCI proc~apci->proc~apcg proc~c2ixys C2IXYS proc~apci->proc~c2ixys proc~ltpecl LTPECL proc~fk54z FK54Z proc~fk54z->proc~s2c proc~fk524 FK524 proc~fk54z->proc~fk524 proc~fk54z->proc~anp proc~fk54z->proc~c2s proc~ut1tt UT1TT proc~apco13->proc~epv00 proc~apco13->proc~era00 proc~apco13->proc~pnm06a proc~s06 S06 proc~apco13->proc~s06 proc~utcut1 UTCUT1 proc~apco13->proc~utcut1 proc~apco APCO proc~apco13->proc~apco proc~utctai UTCTAI proc~apco13->proc~utctai proc~apco13->proc~bpn2xy proc~taitt TAITT proc~apco13->proc~taitt proc~sp00 SP00 proc~apco13->proc~sp00 proc~eors EORS proc~apco13->proc~eors proc~refco REFCO proc~apco13->proc~refco proc~gc2gd GC2GD proc~gc2gd->proc~gc2gde proc~gc2gd->proc~eform proc~s06->proc~fad03 proc~s06->proc~faf03 proc~s06->proc~fae03 proc~s06->proc~fal03 proc~s06->proc~falp03 proc~s06->proc~faom03 proc~s06->proc~fapa03 proc~s06->proc~fave03 proc~pnm00b->proc~pn00b proc~fasa03 FASA03 proc~apci13 APCI13 proc~apci13->proc~epv00 proc~apci13->proc~pnm06a proc~apci13->proc~apci proc~apci13->proc~s06 proc~apci13->proc~bpn2xy proc~apci13->proc~eors proc~ut1utc UT1UTC proc~ut1utc->proc~dat proc~ut1utc->proc~jd2cal proc~ut1utc->proc~cal2jd proc~utcut1->proc~dat proc~utcut1->proc~utctai proc~utcut1->proc~jd2cal proc~taiut1 TAIUT1 proc~utcut1->proc~taiut1 proc~faur03 FAUR03 proc~s06a S06A proc~s06a->proc~pnm06a proc~s06a->proc~s06 proc~s06a->proc~bpn2xy proc~gmst06 GMST06 proc~gmst06->proc~era00 proc~gmst06->proc~anp proc~apco->proc~apcs proc~apco->proc~trxpv proc~apco->proc~cr proc~apco->proc~aper proc~pvtob PVTOB proc~apco->proc~pvtob proc~apco->proc~c2ixys proc~gmst82 GMST82 proc~gmst82->proc~anp proc~a2af A2AF proc~a2af->proc~d2tf proc~fk425 FK425 proc~fk425->proc~pvmpv proc~s2pv S2PV proc~fk425->proc~s2pv proc~pvppv PVPPV proc~fk425->proc~pvppv proc~pv2s PV2S proc~fk425->proc~pv2s proc~fk425->proc~anp proc~fk425->proc~sxp proc~fk425->proc~pdp proc~pnm80 PNM80 proc~pnm80->proc~nutm80 proc~pnm80->proc~rxr proc~pmat76 PMAT76 proc~pnm80->proc~pmat76 proc~g2icrs G2ICRS proc~g2icrs->proc~anpm proc~g2icrs->proc~s2c proc~g2icrs->proc~trxp proc~g2icrs->proc~anp proc~g2icrs->proc~c2s proc~ry RY proc~fk45z FK45Z proc~fk45z->proc~pmp proc~fk45z->proc~s2c proc~pvu PVU proc~fk45z->proc~pvu proc~ppsp PPSP proc~fk45z->proc~ppsp proc~epj EPJ proc~fk45z->proc~epj proc~fk45z->proc~anp proc~epb2jd EPB2JD proc~fk45z->proc~epb2jd proc~fk45z->proc~c2s proc~fk45z->proc~pdp proc~fk524->proc~pm proc~fk524->proc~pmp proc~fk524->proc~s2pv proc~fk524->proc~ppp proc~fk524->proc~pv2s proc~fk524->proc~anp proc~fk524->proc~sxp proc~fk524->proc~pdp proc~pmat00 PMAT00 proc~bp00 BP00 proc~pmat00->proc~bp00 proc~utctai->proc~dat proc~utctai->proc~jd2cal proc~utctai->proc~cal2jd proc~pmat76->proc~ry proc~pmat76->proc~ir proc~prec76 PREC76 proc~pmat76->proc~prec76 proc~pmat76->proc~rz proc~trxp->proc~rxp proc~trxp->proc~tr proc~ee00 EE00 proc~eect00 EECT00 proc~ee00->proc~eect00 proc~gst06 GST06 proc~gst06->proc~era00 proc~gst06->proc~s06 proc~gst06->proc~bpn2xy proc~gst06->proc~eors proc~gst06->proc~anp proc~atci13 ATCI13 proc~atci13->proc~apci13 proc~atciq ATCIQ proc~atci13->proc~atciq proc~atoiq->proc~s2c proc~atoiq->proc~anp proc~atoiq->proc~c2s proc~ee00a EE00A proc~ee00a->proc~ee00 proc~ee00a->proc~obl80 proc~pr00 PR00 proc~ee00a->proc~pr00 proc~ee00a->proc~nut00a proc~c2t00b C2T00B proc~c2t00b->proc~era00 proc~pom00 POM00 proc~c2t00b->proc~pom00 proc~c2tcio C2TCIO proc~c2t00b->proc~c2tcio proc~c2i00b C2I00B proc~c2t00b->proc~c2i00b proc~dtf2d DTF2D proc~dtf2d->proc~dat proc~dtf2d->proc~jd2cal proc~dtf2d->proc~cal2jd proc~ee00b EE00B proc~ee00b->proc~ee00 proc~ee00b->proc~obl80 proc~ee00b->proc~pr00 proc~ee00b->proc~nut00b proc~eceq06 ECEQ06 proc~eceq06->proc~anpm proc~eceq06->proc~s2c proc~eceq06->proc~trxp proc~eceq06->proc~ecm06 proc~eceq06->proc~anp proc~eceq06->proc~c2s proc~pvstar->proc~pmp proc~pvstar->proc~ppp proc~pvstar->proc~pv2s proc~pvstar->proc~anp proc~pvstar->proc~sxp proc~pvstar->proc~pdp proc~ltpequ LTPEQU proc~tpsts TPSTS proc~tpsts->proc~anp proc~c2t06a C2T06A proc~c2t06a->proc~era00 proc~c2t06a->proc~pom00 proc~c2t06a->proc~c2tcio proc~c2i06a C2I06A proc~c2t06a->proc~c2i06a proc~c2t06a->proc~sp00 proc~ldsun LDSUN proc~ld LD proc~ldsun->proc~ld proc~apio APIO proc~apio->proc~aper proc~apio->proc~pvtob proc~bp06 BP06 proc~bp06->proc~fw2m proc~bp06->proc~pfw06 proc~bp06->proc~pmat06 proc~bp06->proc~rxr proc~bp06->proc~tr proc~tcgtt TCGTT proc~gst00a GST00A proc~gst00a->proc~gmst00 proc~gst00a->proc~ee00a proc~gst00a->proc~anp proc~pvppv->proc~ppp proc~xy06 XY06 proc~xy06->proc~fad03 proc~xy06->proc~faf03 proc~xy06->proc~fae03 proc~xy06->proc~faju03 proc~xy06->proc~fal03 proc~xy06->proc~falp03 proc~xy06->proc~fama03 proc~xy06->proc~fame03 proc~xy06->proc~fane03 proc~xy06->proc~faom03 proc~xy06->proc~fapa03 proc~xy06->proc~fasa03 proc~xy06->proc~faur03 proc~xy06->proc~fave03 proc~apio13->proc~era00 proc~apio13->proc~utcut1 proc~apio13->proc~utctai proc~apio13->proc~apio proc~apio13->proc~taitt proc~apio13->proc~sp00 proc~apio13->proc~refco proc~atco13 ATCO13 proc~atco13->proc~atioq proc~atco13->proc~apco13 proc~atco13->proc~atciq proc~pom00->proc~rx proc~pom00->proc~ry proc~pom00->proc~ir proc~pom00->proc~rz proc~ee06a EE06A proc~ee06a->proc~anpm proc~ee06a->proc~gmst06 proc~gst06a GST06A proc~ee06a->proc~gst06a proc~pvtob->proc~gd2gc proc~pvtob->proc~trxp proc~pvtob->proc~pom00 proc~icrs2g ICRS2G proc~icrs2g->proc~anpm proc~icrs2g->proc~s2c proc~icrs2g->proc~rxp proc~icrs2g->proc~anp proc~icrs2g->proc~c2s proc~atciqn ATCIQN proc~atciqn->proc~pmpx proc~atciqn->proc~rxp proc~ab AB proc~atciqn->proc~ab proc~ldn LDN proc~atciqn->proc~ldn proc~atciqn->proc~anp proc~atciqn->proc~c2s proc~c2i00a C2I00A proc~c2i00a->proc~pnm00a proc~c2ibpn C2IBPN proc~c2i00a->proc~c2ibpn proc~c2tceo C2TCEO proc~c2tceo->proc~c2tcio proc~gst00b GST00B proc~gst00b->proc~gmst00 proc~gst00b->proc~ee00b proc~gst00b->proc~anp proc~num00a NUM00A proc~num00a->proc~pn00a proc~num06a NUM06A proc~num06a->proc~obl06 proc~num06a->proc~numat proc~num06a->proc~nut06a proc~p2s P2S proc~p2s->proc~pm proc~p2s->proc~c2s proc~pvu->proc~ppsp proc~tpstv TPSTV proc~atic13 ATIC13 proc~atic13->proc~apci13 proc~atic13->proc~aticq proc~s2p S2P proc~s2p->proc~s2c proc~s2p->proc~sxp proc~lteceq LTECEQ proc~lteceq->proc~anpm proc~lteceq->proc~s2c proc~lteceq->proc~trxp proc~ltecm LTECM proc~lteceq->proc~ltecm proc~lteceq->proc~anp proc~lteceq->proc~c2s proc~p06e P06E proc~p06e->proc~obl06 proc~eect00->proc~fad03 proc~eect00->proc~faf03 proc~eect00->proc~fae03 proc~eect00->proc~fal03 proc~eect00->proc~falp03 proc~eect00->proc~faom03 proc~eect00->proc~fapa03 proc~eect00->proc~fave03 proc~c2tcio->proc~rxr proc~c2tcio->proc~rz proc~bp00->proc~rx proc~bp00->proc~rxr proc~bp00->proc~ry proc~bp00->proc~ir proc~bp00->proc~pr00 proc~bi00 BI00 proc~bp00->proc~bi00 proc~bp00->proc~rz proc~gst06a->proc~pnm06a proc~gst06a->proc~gst06 proc~ab->proc~pdp proc~p2pv P2PV proc~p2pv->proc~zp proc~aticq->proc~s2c proc~aticq->proc~trxp proc~aticq->proc~ldsun proc~aticq->proc~zp proc~aticq->proc~ab proc~aticq->proc~anp proc~aticq->proc~c2s proc~s2xpv S2XPV proc~s2xpv->proc~sxp proc~tdbtcb TDBTCB proc~num00b NUM00B proc~num00b->proc~pn00b proc~c2i06a->proc~pnm06a proc~c2i06a->proc~s06 proc~c2i06a->proc~bpn2xy proc~c2i06a->proc~c2ixys proc~hd2ae HD2AE proc~pb06 PB06 proc~pb06->proc~pmat06 proc~pb06->proc~rz proc~xys00b XYS00B proc~xys00b->proc~s00 proc~xys00b->proc~pnm00b proc~xys00b->proc~bpn2xy proc~zpv->proc~zp proc~sepp SEPP proc~sepp->proc~pxp proc~sepp->proc~pdp proc~tpxes TPXES proc~xys06a XYS06A proc~xys06a->proc~pnm06a proc~xys06a->proc~s06 proc~xys06a->proc~bpn2xy proc~eo06a EO06A proc~eo06a->proc~pnm06a proc~eo06a->proc~s06 proc~eo06a->proc~bpn2xy proc~eo06a->proc~eors proc~gst94 GST94 proc~gst94->proc~eqeq94 proc~gst94->proc~gmst82 proc~gst94->proc~anp proc~c2tpe C2TPE proc~c2tpe->proc~gmst00 proc~c2tpe->proc~ee00 proc~c2tpe->proc~pom00 proc~c2tpe->proc~sp00 proc~c2teqx C2TEQX proc~c2tpe->proc~c2teqx proc~c2tpe->proc~pn00 proc~pv2p PV2P proc~zr ZR proc~ae2hd AE2HD proc~tf2a TF2A proc~atciq->proc~pmpx proc~atciq->proc~rxp proc~atciq->proc~ldsun proc~atciq->proc~ab proc~atciq->proc~anp proc~atciq->proc~c2s proc~ldn->proc~pmp proc~ldn->proc~ppsp proc~ldn->proc~ld proc~ldn->proc~pdp proc~af2a AF2A proc~lteqec LTEQEC proc~lteqec->proc~anpm proc~lteqec->proc~s2c proc~lteqec->proc~rxp proc~lteqec->proc~ltecm proc~lteqec->proc~anp proc~lteqec->proc~c2s proc~tdbtt TDBTT proc~c2i00b->proc~pnm00b proc~c2i00b->proc~c2ibpn proc~h2fk5 H2FK5 proc~h2fk5->proc~pmp proc~h2fk5->proc~fk5hip proc~h2fk5->proc~rxp proc~h2fk5->proc~trxp proc~h2fk5->proc~pvstar proc~h2fk5->proc~pxp proc~h2fk5->proc~starpv proc~numat->proc~rx proc~numat->proc~ir proc~numat->proc~rz proc~c2teqx->proc~rxr proc~c2teqx->proc~rz proc~a2tf A2TF proc~a2tf->proc~d2tf proc~c2ibpn->proc~bpn2xy proc~c2ixy C2IXY proc~c2ibpn->proc~c2ixy proc~ecm06->proc~rx proc~ecm06->proc~pmat06 proc~ecm06->proc~rxr proc~ecm06->proc~obl06 proc~ecm06->proc~ir proc~jdcalf JDCALF proc~jdcalf->proc~jd2cal proc~tf2d TF2D proc~pvup PVUP proc~c2txy C2TXY proc~c2txy->proc~era00 proc~c2txy->proc~pom00 proc~c2txy->proc~c2tcio proc~c2txy->proc~sp00 proc~c2txy->proc~c2ixy proc~hfk5z HFK5Z proc~hfk5z->proc~fk5hip proc~hfk5z->proc~rv2m proc~hfk5z->proc~s2c proc~hfk5z->proc~rxp proc~hfk5z->proc~rxr proc~hfk5z->proc~trxp proc~hfk5z->proc~pxp proc~hfk5z->proc~pv2s proc~hfk5z->proc~anp proc~hfk5z->proc~sxp proc~pap PAP proc~pap->proc~pm proc~pap->proc~pmp proc~pap->proc~pxp proc~pap->proc~pdp proc~ltp LTP proc~ltp->proc~ltpecl proc~ltp->proc~ltpequ proc~ltp->proc~pxp proc~c2ixy->proc~s00 proc~c2ixy->proc~c2ixys proc~aticqn ATICQN proc~aticqn->proc~s2c proc~aticqn->proc~trxp proc~aticqn->proc~zp proc~aticqn->proc~ab proc~aticqn->proc~ldn proc~aticqn->proc~anp proc~aticqn->proc~c2s proc~pas PAS proc~sxpv SXPV proc~sxpv->proc~s2xpv proc~hd2pa HD2PA proc~seps->proc~s2c proc~seps->proc~sepp proc~tpxev TPXEV proc~nut00a->proc~faf03 proc~nut00a->proc~fae03 proc~nut00a->proc~faju03 proc~nut00a->proc~fal03 proc~nut00a->proc~fama03 proc~nut00a->proc~fame03 proc~nut00a->proc~faom03 proc~nut00a->proc~fapa03 proc~nut00a->proc~fasa03 proc~nut00a->proc~faur03 proc~nut00a->proc~fave03 proc~pn00->proc~rxr proc~pn00->proc~obl80 proc~pn00->proc~pr00 proc~pn00->proc~bp00 proc~pn00->proc~numat proc~c2ixys->proc~ry proc~c2ixys->proc~ir proc~c2ixys->proc~rz proc~ld->proc~pxp proc~ld->proc~pdp proc~atio13 ATIO13 proc~atio13->proc~atioq proc~atio13->proc~apio13 proc~xys00a XYS00A proc~xys00a->proc~s00 proc~xys00a->proc~pnm00a proc~xys00a->proc~bpn2xy proc~ltecm->proc~ltpecl proc~ltecm->proc~ltpequ proc~ltecm->proc~pxp proc~pvdpv PVDPV proc~pvdpv->proc~pdp proc~starpm->proc~pvstar proc~starpm->proc~pvu proc~starpm->proc~pdp proc~starpm->proc~starpv proc~epb EPB proc~tpors TPORS proc~tpors->proc~anp proc~pvm PVM proc~atciqz ATCIQZ proc~atciqz->proc~s2c proc~atciqz->proc~rxp proc~atciqz->proc~ldsun proc~atciqz->proc~ab proc~atciqz->proc~anp proc~atciqz->proc~c2s proc~ltpb LTPB proc~ltpb->proc~ltp proc~c2t00a C2T00A proc~c2t00a->proc~era00 proc~c2t00a->proc~pom00 proc~c2t00a->proc~c2i00a proc~c2t00a->proc~c2tcio proc~c2t00a->proc~sp00 proc~nut06a->proc~nut00a proc~pvxpv PVXPV proc~pvxpv->proc~cpv proc~pvxpv->proc~ppp proc~pvxpv->proc~pxp proc~taiutc TAIUTC proc~taiutc->proc~utctai proc~starpv->proc~pmp proc~starpv->proc~s2pv proc~starpv->proc~ppp proc~starpv->proc~zp proc~starpv->proc~sxp proc~starpv->proc~pdp proc~tporv TPORV
Help