PrefixUnit¶
- class astropy.units.PrefixUnit(s='', represents=None, format=None, namespace=None, doc=None, parse_strict='raise')[ソース]¶
ベースクラス:
astropy.units.core.Unit
1つの単位は、別の単位のSIプレフィックスバージョンにすぎない。
例えば
mm
これはPrefixUnit
の.001 * m
それがそうです。構造関数は構造関数と同じである
Unit
それがそうです。