All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class gpsys.cos.CosSimTypes

java.lang.Object
   |
   +----gpsys.Type
           |
           +----gpsys.cos.CosSimTypes

public class CosSimTypes
extends Type
Extend the types to include our new Vector2Mod10 type.

Author:
Emmanuel PIERRE
DEA IARFA,

Variable Index

 o Vector2Mod10
The Vector2Mod10 type.
 o Vector2Mod10_typedID
The type ID for the Vector2Mod10 type.

Constructor Index

 o CosSimTypes()

Variables

 o Vector2Mod10
 public static final Type Vector2Mod10
The Vector2Mod10 type.

 o Vector2Mod10_typedID
 public static final int Vector2Mod10_typedID
The type ID for the Vector2Mod10 type.

Constructors

 o CosSimTypes
 public CosSimTypes()

All Packages  Class Hierarchy  This Package  Previous  Next  Index