org.stellarium.astro.planet
Class PlanetOrbitUtils.IndexHolder

java.lang.Object
  extended by org.stellarium.astro.planet.PlanetOrbitUtils.IndexHolder
Enclosing class:
PlanetOrbitUtils

static class PlanetOrbitUtils.IndexHolder
extends java.lang.Object


Field Summary
 int lambda_index
           
 int spIdx
           
 int term_count
           
 
Constructor Summary
PlanetOrbitUtils.IndexHolder()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

spIdx

public int spIdx

lambda_index

public int lambda_index

term_count

public int term_count
Constructor Detail

PlanetOrbitUtils.IndexHolder

PlanetOrbitUtils.IndexHolder()