Changeset 39684 for branches/czw_branch/20160809/psLib/src/astro/psCoord.h
- Timestamp:
- Sep 11, 2016, 2:27:35 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20160809/psLib/src/astro/psCoord.h
r14452 r39684 130 130 PS_PROJ_ZEA, ///< Sine projection 131 131 PS_PROJ_ZPL, ///< Sine projection 132 PS_PROJ_ZPN, ///< Sine projection 132 133 PS_PROJ_AIT, ///< Aitoff projection 133 134 PS_PROJ_PAR, ///< Par projection … … 150 151 double Ys; ///< plate-scale in Y direction 151 152 psProjectionType type; ///< Projection type 152 } 153 psProjection;153 psVector *radial; ///< radial distortion terms 154 } psProjection; 154 155 155 156 /** Allocates a psPlane
Note:
See TracChangeset
for help on using the changeset viewer.
