OROCHI
 
Loading...
Searching...
No Matches
GxOrbitalPosition Class Reference

軌道計算クラス More...

#include <GxSysEnvironment.h>

メソッド

static GxVector3 calcOrbitalPosition (f64 a, f64 e, f64 M0, f64 n, f64 epoch, f64 t)
 軌道上の位置を求める(軌道座標系:焦点が原点)
 

Detailed Description

軌道計算クラス

Member Function Documentation

◆ calcOrbitalPosition()

GxVector3 GxOrbitalPosition::calcOrbitalPosition ( f64 a,
f64 e,
f64 M0,
f64 n,
f64 epoch,
f64 t )
static

軌道上の位置を求める(軌道座標系:焦点が原点)

Parameters
a[in] 軌道長半径
e[in] 離心率
M0[in] 平均近点離角(元期、度)
n[in] 平均運動(度、単位時間あたり)
epoch[in] 元期
time[in] 位置を求める時刻
Returns
位置

楕円軌道

双曲軌道

!! 放物線は未対応 !!!

Here is the caller graph for this function:

The documentation for this class was generated from the following files: