ConstellationData
Wolfram Knowledgebaseへの一般的なアクセスには,ConstellationDataではなく,タイプConstellationの実体を使用のこと.
ConstellationData[entity,property]
星座 entity について,指定された property の値を与える.
ConstellationData[{entity1,entity2,…},property]
指定された星座実体についての特性値のリストを与える.
ConstellationData[entity,property,annotation]
指定された property に関連した指定された annotation を与える.
詳細
- ConstellationData[]は,すべての星座実体のリストを与える.
- ConstellationData["Properties"]は,使用可能な特性のリストを与える.
- ConstellationData中で指定される entity は,Entity,EntityClass,実体の正規名,あるいはそれらのリストでよい.
- 指定された property は,EntityProperty,EntityPropertyClass,特性の正規名,あるいは特性のリストでよい.
- 特定のケースで適用できない,あるいは未知である実体は,Missing[…]で示される.
- 特性
-
"Abbreviation" 省略形 "BoundaryLine" 境界線 "BrightStars" 輝星 "ConstellationGraphic" 星座範囲 "ConstellationLine" 星座線 "ConstellationSymbol" 星座記号 "GenitiveName" 属格名 "Meaning" 意味 "Name" 名前 "RiseTime" 次の出 "SetTime" 次の入 "ShortName" 短縮形 "SymbolGraphics" 黄道体の記号グラフィックス - "BoundaryLine"と"ConstellationLine"は,赤経(赤経の時間)と赤緯(角度)に対応する座標を使う.
- 特性の中には全体としてConstellationDataに使え,ConstellationData[property]の形を使って与えられるものがある.次はそのような特性である.
-
"Entities" 使用可能なすべての実体 "EntityCount" 使用可能な実体の総数 "Classes" 使用可能なすべての実体クラス "EntityClassCount" 使用可能な実体クラスの総数 "SampleEntities" サンプル実体のリスト "SampleEntityClasses" サンプル実体クラスのリスト "EntityCanonicalNames" すべての実体の正規名のリスト "PropertyCanonicalNames" すべての特性の正規名のリスト "EntityClassCanonicalNames" すべての実体クラスの正規名のリスト "RandomEntities" 擬似ランダムサンプル実体 {"RandomEntities",n} n 個の擬似ランダム実体 "RandomEntityClasses" 擬似ランダムサンプル実体のクラス {"RandomEntityClasses",n} n 個の擬似ランダム実体クラス - 次の注釈をConstellationData[entity,property,annotation]の第3引数として使うことができる.
-
"Qualifiers" 特性の可能な限定子のリスト "QualifierValues" 各限定子に与えることができる値のリスト "DefaultQualifierValues" 特性の限定子のデフォルト値のリスト "Description" 特性のテキストによる簡単な説明 "Definition" 特性のテキストによる詳細な定義 "Source" 特性の出典情報 "Date" 実体と特性のペアの値があれば,それに関連した日付 "PhysicalQuantity" 実体と特性のペアの値に関連した物理量 "Unit" 実体と特性のペアの値に関連した単位 "EntityAssociation" 実体および実体と特性のペアの値の連想 "PropertyAssociation" 特性および実体と特性のペアの値の連想 - 関数が annotation として与えられている場合,これは結果のデータを集約するのに使われる.次はよく使われる集約関数である.
-
Min 最小値 Max 最大値 Mean 平均値 Commonest 最頻値 Median 中央値 Total 合計を返す Length 要素数
例題
Wolfram Research (2014), ConstellationData, Wolfram言語関数, https://reference.wolfram.com/language/ref/ConstellationData.html.
テキスト
Wolfram Research (2014), ConstellationData, Wolfram言語関数, https://reference.wolfram.com/language/ref/ConstellationData.html.
CMS
Wolfram Language. 2014. "ConstellationData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ConstellationData.html.
APA
Wolfram Language. (2014). ConstellationData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ConstellationData.html