RTC
クラス GPSData
java.lang.Object
RTC.GPSData
- すべての実装されたインタフェース:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class GPSData
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
RTC/GPSData.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from idl/InterfaceDataTypes.idl
Thursday, March 3, 2011 3:01:42 PM JST
- 関連項目:
- 直列化された形式
コンストラクタの概要 |
GPSData()
|
GPSData(Time _tm,
GPSTime _timeFromGPS,
double _latitude,
double _longitude,
double _altitude,
double _horizontalError,
double _verticalError,
double _heading,
double _horizontalSpeed,
double _verticalSpeed,
short _numSatellites,
GPSFixType _fixType)
|
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tm
public Time tm
timeFromGPS
public GPSTime timeFromGPS
latitude
public double latitude
longitude
public double longitude
altitude
public double altitude
horizontalError
public double horizontalError
verticalError
public double verticalError
heading
public double heading
horizontalSpeed
public double horizontalSpeed
verticalSpeed
public double verticalSpeed
numSatellites
public short numSatellites
fixType
public GPSFixType fixType
GPSData
public GPSData()
GPSData
public GPSData(Time _tm,
GPSTime _timeFromGPS,
double _latitude,
double _longitude,
double _altitude,
double _horizontalError,
double _verticalError,
double _heading,
double _horizontalSpeed,
double _verticalSpeed,
short _numSatellites,
GPSFixType _fixType)