|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.c5corp.c5dem.TypeC
public class TypeC
Object model of a Type C DEM record
| Method Summary | |
|---|---|
short |
get_availability()
Type C Data Element 4 - Code indicating availability of statistics in data element 5: 1=available, 0=unavailable |
short |
get_data_rmse_sample_size()
Type C Data Element 6 - Sample size on which statistics in element 5 are based, if 0, then accuracy will be assumed to be estimated rather than computed. |
short |
get_data_rmse()
Type C Data Element 5 - RMSE of DEM data relative to file's datum (x, y, z) In same units as indicated by elements 8 and 9 of logical record type A. |
short |
get_file_rmse_sample_size()
Type C Data Element 3 - Sample size on which statistics in data element 2 are based. |
short |
get_file_rmse()
Type C Data Element 2 - RMSE of file's datum relative to absolute datum (x, y, z) In same units as indicated by elements 8 and 9 of logical record type A. |
short |
get_stats_available()
Type C Data Element 1 - Returns the code indicating availability of statistics in data element 2: 1=available, 0=unavailable |
java.lang.String |
toString()
overrides java.lang.Object.toString() |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public short get_stats_available()
public short get_file_rmse()
TypeA.get_planimetric_unit(),
Dem.get_planimetric_unit(),
TypeA.get_elevation_unit(),
Dem.get_elevation_unit()public short get_file_rmse_sample_size()
get_file_rmse()public short get_availability()
public short get_data_rmse()
TypeA.get_planimetric_unit(),
Dem.get_planimetric_unit(),
TypeA.get_elevation_unit(),
Dem.get_elevation_unit()public short get_data_rmse_sample_size()
get_data_rmse()public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||