Pix2Sky_PlateCarree¶
- class astropy.modeling.projections.Pix2Sky_PlateCarree(*args, **kwargs)[ソース]¶
ベースクラス:
astropy.modeling.projections.Pix2SkyProjection
,astropy.modeling.projections.Cylindrical
プレートCarrée投影-ピクセルを空に投影する。
それに対応して
CAR
WCSの投影に適合する.\[\begin{split}\Phi&=x\\ \theta&=y\end{split}\]方法要約
evaluate
\(X,y)いくつかの入力変数でモデルを評価する.
方法文書