Jeospace API

Uses of Class
org.jeospace.x3d.PlatformStructure

Packages that use PlatformStructure
org.jeospace.simulation Contains classes to configure, manage and control the simulation/visulation environment. 
org.jeospace.x3d Contains classes that implement utility functions related to x3d capabilities and wrapper classes to encapsulate x3d nodes. 
 

Uses of PlatformStructure in org.jeospace.simulation
 

Methods in org.jeospace.simulation that return PlatformStructure
 PlatformStructure SatelliteNode.getPlatformStructure()
          Return the PlatformStructure for this satellite.
 

Methods in org.jeospace.simulation with parameters of type PlatformStructure
 void SatelliteNode.setPlatformStructure(PlatformStructure structure)
          Set the PlatformStructure for this satellite
 

Uses of PlatformStructure in org.jeospace.x3d
 

Subclasses of PlatformStructure in org.jeospace.x3d
 class Cockpit
          A view platform that is oriented and aligned with the gravitation vector and horizontal coordinate system of the System to which it is attached.
 


Jeospace API

Copyright © 2006 - jeospace.org