CylindricalDifferential¶
- class astropy.coordinates.CylindricalDifferential(d_rho, d_phi=None, d_z=None, copy=False)[ソース]¶
ベースクラス:
astropy.coordinates.representation.BaseDifferential
円柱座標の中点の微分.
- パラメータ
属性要約
d_phi
\差分のコンポーネント‘d_phi’である.
d_rho
\差異コンポーネント‘d_rho’。
d_z
\差分のコンポーネント‘d_z’である.
属性文書
- attr_classes = {'d_phi': <class 'astropy.units.quantity.Quantity'>, 'd_rho': <class 'astropy.units.quantity.Quantity'>, 'd_z': <class 'astropy.units.quantity.Quantity'>}¶
- d_phi¶
差分のコンポーネント‘d_phi’である.
- d_rho¶
差異コンポーネント‘d_rho’。
- d_z¶
差分のコンポーネント‘d_z’である.