Jeospace API

org.jeospace.designation
Class ReferenceFrame

java.lang.Object
  extended byorg.jeospace.designation.ReferenceFrame
Direct Known Subclasses:
PlatformReferenceFrame, RootReferenceFrame, SystemReferenceFrame

public abstract class ReferenceFrame
extends java.lang.Object

Base implementation for the set of objects used to identify the frame of reference in which a simulation object resides.

Version:
$Revision: 1.1.1.1 $
Author:
Rex Melton

Field Summary
 java.lang.String system
          System id
 
Constructor Summary
protected ReferenceFrame(java.lang.String system)
          Protected Constructor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

system

public final java.lang.String system
System id

Constructor Detail

ReferenceFrame

protected ReferenceFrame(java.lang.String system)
Protected Constructor.


Jeospace API

Copyright © 2006 - jeospace.org