SkyOffsetFrame¶
- class astropy.coordinates.SkyOffsetFrame(*args, **kwargs)[ソース]¶
ベースクラス:
astropy.coordinates.baseframe.BaseCoordinateFrameある特定の位置に対してそのフレームにマッチするフレームとして位置付けられる.
SkyOffsetFrames always have component names for spherical coordinates of
lon/lat, not the component names for the frame oforigin.これは,任意の位置に対する空フレームにおけるオフセットやジッタを計算するために非常に有用である.このフレームの座標は
origin座標、 and その方向性とoriginフレームワーク。例えばもしoriginはい。ICRSこの対象のlat12月の方向を向いていますlonRAの方向を指す.天ずれ枠の詳細については、参照されたい “空のずれ”枠 それがそうです。
- パラメータ
- 表示法 :
BaseRepresentationあるいはない.BasePresationまたはNone 表示対象または無表示データなし(または他のキーワードを使用)
- originクラス座標.
このフレームワークの原点の座標を指定する.この原点は、空中位置/回転のみに使用されていることに注意されたい。これは1つの
distanceしかしこれはSkyOffsetFrameそれがそうです。- rotation角度状
フレーム巡り.
originそれがそうです。回転する記号は左手定則である.すなわち、非回転システムにおける特定の位置角度のオブジェクトは、最終フレームにおいて正緯度(Z)方向に送信される。
- 表示法 :
注意事項
SkyOffsetFrame工場クラスです。つまりその対象は not 実際はクラスの対象ですSkyOffsetFrameそれがそうです。逆に,Frameクラスが何であっても,異なるクラスを動的に作成する.originそれがそうです。属性要約
name\origin\rotation\方法要約
represent_as\(基礎[, s, in_frame_units] )任意の球形表現の包絡線角度を確保する.
属性文書
- default_differential¶
- default_representation¶
- frame_attributes = {'origin': <astropy.coordinates.attributes.CoordinateAttribute object>, 'rotation': <astropy.coordinates.attributes.QuantityAttribute object>}¶
- frame_specific_representation_info¶
- name = 'skyoffsetframe'¶
- origin = None¶
- rotation = <Quantity 0. deg>¶
方法文書