IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 7, 2004, 5:12:03 PM (22 years ago)
Author:
Paul Price
Message:

More cleaning up after splitting psCoord. Added transformations between spherical coordinate systems.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/include/psAstrom.h

    r623 r626  
    7979
    8080    psMetadata *md;                     ///< FPA-level metadata
    81     psDistortion *TPtoFP;               ///< Transformation term from
    82     psDistortion *FPtoTP;               ///< Transformation term from
     81    psPlaneDistortion *TPtoFP;          ///< Transformation term from
     82    psPlaneDistortion *FPtoTP;          ///< Transformation term from
    8383    psFixedPattern *pattern;            ///< Fixed pattern residual offsets
    8484    const psExposure *exp;              ///< information about this exposure
Note: See TracChangeset for help on using the changeset viewer.