org.wdssii.core
Class RadialSetLookup

java.lang.Object
  extended by org.wdssii.core.RadialSetLookup

public class RadialSetLookup
extends Object

Author:
lakshman

Field Summary
private  int accuracy
           
private  int[] azToRadialNo
           
 
Constructor Summary
RadialSetLookup(int acc, RadialSet rs)
           
 
Method Summary
 int getRadialNum(float az)
          Pass in the mid-azimuth of the radial you are trying to retrieve.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

accuracy

private int accuracy

azToRadialNo

private int[] azToRadialNo
Constructor Detail

RadialSetLookup

public RadialSetLookup(int acc,
                       RadialSet rs)
Method Detail

getRadialNum

public int getRadialNum(float az)
Pass in the mid-azimuth of the radial you are trying to retrieve. Will return -1 if the given azimuth is not covered by grid.