|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.data.radar.CDMRadarSweepDB.Ray
public class CDMRadarSweepDB.Ray
Class Ray represents a ray
| Field Summary | |
|---|---|
float |
azimuth
azimuth angle, 0 to 360+/- degree |
String |
index
azi angle index, such 255 |
int |
rayIndex
number index, 0 to 360+/- |
| Constructor Summary | |
|---|---|
CDMRadarSweepDB.Ray()
|
|
| Method Summary | |
|---|---|
String |
toString()
get the string object of rayIndex |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public String index
public int rayIndex
public float azimuth
| Constructor Detail |
|---|
public CDMRadarSweepDB.Ray()
| Method Detail |
|---|
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||