RTC
クラス GPSFixType
java.lang.Object
RTC.GPSFixType
- すべての実装されたインタフェース:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public class GPSFixType
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
RTC/GPSFixType.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
- 関連項目:
- 直列化された形式
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_GPS_FIX_NONE
public static final int _GPS_FIX_NONE
- 関連項目:
- 定数フィールド値
GPS_FIX_NONE
public static final GPSFixType GPS_FIX_NONE
_GPS_FIX_NORMAL
public static final int _GPS_FIX_NORMAL
- 関連項目:
- 定数フィールド値
GPS_FIX_NORMAL
public static final GPSFixType GPS_FIX_NORMAL
_GPS_FIX_DGPS
public static final int _GPS_FIX_DGPS
- 関連項目:
- 定数フィールド値
GPS_FIX_DGPS
public static final GPSFixType GPS_FIX_DGPS
GPSFixType
protected GPSFixType(int value)
value
public int value()
from_int
public static GPSFixType from_int(int value)