OSDN Git Service

LLH座標系に加えECEF座標系を追加
authorkimikage <kimikage_ceo@hotmail.com>
Fri, 24 Dec 2010 10:14:33 +0000 (19:14 +0900)
committerkimikage <kimikage_ceo@hotmail.com>
Fri, 24 Dec 2010 10:14:33 +0000 (19:14 +0900)
commit6e3b80a53c751f76d86e274a1d11a1fc6ee2df23
tree89ffdcec84e3eaf0a638468e1ce03bf84b5856bc
parente1c13ba49267674b298c2e232eaf81269adc0d18
LLH座標系に加えECEF座標系を追加
Yubeshi.sln
Yubeshi/Constants.cs [new file with mode: 0755]
Yubeshi/Coordinate.cs [deleted file]
Yubeshi/EcefCoordinate.cs [new file with mode: 0755]
Yubeshi/EcefVelocity.cs [new file with mode: 0755]
Yubeshi/GeodeticCoordinate.cs [new file with mode: 0755]
Yubeshi/Nmea/GpDtm.cs
Yubeshi/Nmea/GpGga.cs
YubeshiTest/Nmea/PacketTest.cs
YubeshiTest/Nmea/SamplePackets.cs