org.noaa.wmm
Class LegendreFunction

java.lang.Object
  extended by org.noaa.wmm.LegendreFunction

public class LegendreFunction
extends java.lang.Object


Constructor Summary
LegendreFunction(int NumTerms)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LegendreFunction

public LegendreFunction(int NumTerms)