資源簡介
知道6個衛星軌道根數后,忽略所有攝動項,求出衛星在天球坐標系中的位置和速度,有form界面。
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
namespace?衛星位置和速度
{
????class?constant_JY
????{
????????static?public?double?u?=?3.986005e+014;
????????static?public?double?pi?=?3.141592653589793;
????????static?public?double?ρ?=?360.0?*?3600.0?/?(2.0?*?pi);
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????1139??2015-10-21?00:01??衛星位置和速度\readme.txt
?????文件???????4150??2015-10-20?23:52??衛星位置和速度\衛星位置和速度\衛星位置與速度.ico
?????文件???????6913??2015-10-20?23:49??衛星位置和速度\衛星位置和速度\衛星位置與速度.jpg
?????文件??????31744??2015-10-20?23:58??衛星位置和速度\衛星位置和速度\衛星位置和速度\bin\Debug\衛星位置和速度.exe
?????文件??????56832??2015-10-20?23:58??衛星位置和速度\衛星位置和速度\衛星位置和速度\bin\Debug\衛星位置和速度.pdb
?????文件??????11600??2015-10-22?23:57??衛星位置和速度\衛星位置和速度\衛星位置和速度\bin\Debug\衛星位置和速度.vshost.exe
?????文件????????490??2015-07-10?19:01??衛星位置和速度\衛星位置和速度\衛星位置和速度\bin\Debug\衛星位置和速度.vshost.exe.manifest
?????文件????????338??2015-10-08?19:32??衛星位置和速度\衛星位置和速度\衛星位置和速度\constant_JY.cs
?????文件???????2904??2015-10-09?23:48??衛星位置和速度\衛星位置和速度\衛星位置和速度\earth_orbit_solution_JY.cs
?????文件???????5455??2015-10-20?23:58??衛星位置和速度\衛星位置和速度\衛星位置和速度\Form1.cs
?????文件??????31982??2015-10-20?23:58??衛星位置和速度\衛星位置和速度\衛星位置和速度\Form1.Designer.cs
?????文件??????12349??2015-10-20?23:58??衛星位置和速度\衛星位置和速度\衛星位置和速度\Form1.resx
?????文件????????708??2015-10-19?21:56??衛星位置和速度\衛星位置和速度\衛星位置和速度\IO_JY.cs
?????文件???????5420??2015-10-04?08:12??衛星位置和速度\衛星位置和速度\衛星位置和速度\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????6654??2015-10-22?23:57??衛星位置和速度\衛星位置和速度\衛星位置和速度\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????3840??2015-10-22?23:57??衛星位置和速度\衛星位置和速度\衛星位置和速度\obj\x86\Debug\衛星位置和速度.csproj.FileListAbsolute.txt
?????文件????????975??2015-10-20?23:58??衛星位置和速度\衛星位置和速度\衛星位置和速度\obj\x86\Debug\衛星位置和速度.csproj.GenerateResource.Cache
?????文件???????9214??2015-10-09?21:56??衛星位置和速度\衛星位置和速度\衛星位置和速度\obj\x86\Debug\衛星位置和速度.csprojResolveAssemblyReference.cache
?????文件??????31744??2015-10-20?23:58??衛星位置和速度\衛星位置和速度\衛星位置和速度\obj\x86\Debug\衛星位置和速度.exe
?????文件???????4716??2015-10-20?23:58??衛星位置和速度\衛星位置和速度\衛星位置和速度\obj\x86\Debug\衛星位置和速度.Form1.resources
?????文件??????56832??2015-10-20?23:58??衛星位置和速度\衛星位置和速度\衛星位置和速度\obj\x86\Debug\衛星位置和速度.pdb
?????文件????????180??2015-10-20?23:54??衛星位置和速度\衛星位置和速度\衛星位置和速度\obj\x86\Debug\衛星位置和速度.Properties.Resources.resources
?????文件????????400??2015-10-19?22:47??衛星位置和速度\衛星位置和速度\衛星位置和速度\Out_JY.cs
?????文件????????326??2015-10-04?23:59??衛星位置和速度\衛星位置和速度\衛星位置和速度\p1.cs
?????文件????????502??2015-10-02?17:25??衛星位置和速度\衛星位置和速度\衛星位置和速度\Program.cs
?????文件???????1374??2015-10-02?17:25??衛星位置和速度\衛星位置和速度\衛星位置和速度\Properties\AssemblyInfo.cs
?????文件???????2894??2015-10-02?17:25??衛星位置和速度\衛星位置和速度\衛星位置和速度\Properties\Resources.Designer.cs
?????文件???????5612??2015-10-02?17:25??衛星位置和速度\衛星位置和速度\衛星位置和速度\Properties\Resources.resx
?????文件???????1108??2015-10-02?17:25??衛星位置和速度\衛星位置和速度\衛星位置和速度\Properties\Settings.Designer.cs
?????文件????????249??2015-10-02?17:25??衛星位置和速度\衛星位置和速度\衛星位置和速度\Properties\Settings.settings
............此處省略22個文件信息
評論
共有 條評論