- Timestamp:
- Mar 2, 2010, 9:41:46 PM (15 years ago)
- Location:
- trunk/BNS
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNS/bns.cpp
r2349 r2350 700 700 } 701 701 else if (trafo == "SIRGAS2000") { 702 _dx = -0.0 510;703 _dy = -0.0 650;704 _dz = -0.0 990;702 _dx = -0.0051; 703 _dy = -0.0065; 704 _dz = -0.0099; 705 705 _dxr = 0.0000; 706 706 _dyr = 0.0000; -
trunk/BNS/bnshelp.html
r2347 r2350 423 423 <p> 424 424 <pre> 425 Translation in X at epoch To: -0.0 510m426 Translation in Y at epoch To: -0.0 650m427 Translation in Z at epoch To: -0.0 990m425 Translation in X at epoch To: -0.0051 m 426 Translation in Y at epoch To: -0.0065 m 427 Translation in Z at epoch To: -0.0099 m 428 428 Translation rate in X: 0.0000 m/y 429 429 Translation rate in Y: 0.0000 m/y
Note:
See TracChangeset
for help on using the changeset viewer.