SpecificTypeQuantity¶
- class astropy.units.quantity.SpecificTypeQuantity(value, unit=None, dtype=None, copy=True, order=None, subok=False, ndmin=0)[ソース]¶
ベースクラス:
astropy.units.quantity.Quantity
特定の物理タイプ数のスーパークラス。
これらのサブクラスの働き方は
Quantity
これらは、特定の物理タイプのためのものでない限り(このタイプにのみ適用可能な方法を有する場合がある)。Astropyの例はAngle
そしてDistance
少なくとも、サブクラスは設定すべきです
_equivalent_unit
物理タイプに関連するユニットに追加される。