Changeset 39926 for trunk/psLib/src/astro/psCoord.h
- Timestamp:
- Jan 6, 2017, 11:30:10 AM (10 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psLib/src/astro/psCoord.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to
/branches/czw_branch/20160809 merged eligible
-
Property svn:mergeinfo
set to
-
trunk/psLib/src/astro/psCoord.h
r14452 r39926 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.
