SkyOffsetFrame¶
- class astropy.coordinates.builtin_frames.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
この対象のlat
12月の方向を向いていますlon
RAの方向を指す.天ずれ枠の詳細については、参照されたい “空のずれ”枠 それがそうです。
- パラメータ
- 表示法 :
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>¶
方法文書