Revision 25694 branches/v10/libraries/libLidar/src/com/dielmo/lidar/LASPoint11F1.java

View differences:

LASPoint11F1.java
72 72
	 * The GPS time is the double floating point time tag value at which
73 73
	 * the point was acquired.
74 74
	 */
75
	private double timeGPS;
75
	protected double timeGPS;
76 76
	
77 77
	/**
78 78
	 * Default constructor, without arguments.

Also available in: Unified diff