Jeospace API

org.jeospace.x3d.geometry
Class EllipticPathFactory

java.lang.Object
  extended byorg.jeospace.x3d.geometry.EllipticPathFactory

public abstract class EllipticPathFactory
extends java.lang.Object

Factory for creating ILSDataSources for elliptic path's

Version:
$Revision: 1.1.1.1 $
Author:
Rex Melton

Constructor Summary
protected EllipticPathFactory()
          Restricted Constructor
 
Method Summary
static ILSDataSource create(OrbitalElements oe, World world, double julianDay)
          The factory method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EllipticPathFactory

protected EllipticPathFactory()
Restricted Constructor

Method Detail

create

public static ILSDataSource create(OrbitalElements oe,
                                   World world,
                                   double julianDay)
The factory method

Parameters:
oe - the OrbitalElements of the object
world - the World about which the object is orbiting
julianDay - the time for which to generate the path

Jeospace API

Copyright © 2006 - jeospace.org