Jeospace API

org.jeospace.designation
Class PlatformReferenceFrame

java.lang.Object
  extended byorg.jeospace.designation.ReferenceFrame
      extended byorg.jeospace.designation.PlatformReferenceFrame

public class PlatformReferenceFrame
extends ReferenceFrame

Class used to identify the platform frame of reference.

Version:
$Revision: 1.1.1.1 $
Author:
Rex Melton

Field Summary
 java.lang.String frame
          System level frame of reference id
 java.lang.String platform
          Platform frame of reference id
 
Fields inherited from class org.jeospace.designation.ReferenceFrame
system
 
Method Summary
 java.lang.String toString()
          Return a string representation of this frame of reference
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

frame

public final java.lang.String frame
System level frame of reference id


platform

public final java.lang.String platform
Platform frame of reference id

Method Detail

toString

public java.lang.String toString()
Return a string representation of this frame of reference

Returns:
a string representation of this frame of reference

Jeospace API

Copyright © 2006 - jeospace.org