Changeset 2350 in ntrip


Ignore:
Timestamp:
Mar 2, 2010, 9:41:46 PM (14 years ago)
Author:
weber
Message:

* empty log message *

Location:
trunk/BNS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bns.cpp

    r2349 r2350  
    700700  }
    701701  else if (trafo == "SIRGAS2000") {
    702     _dx  =   -0.0510;
    703     _dy  =   -0.0650;
    704     _dz  =   -0.0990;
     702    _dx  =   -0.0051;
     703    _dy  =   -0.0065;
     704    _dz  =   -0.0099;
    705705    _dxr =    0.0000;
    706706    _dyr =    0.0000;
  • trunk/BNS/bnshelp.html

    r2347 r2350  
    423423<p>
    424424<pre>
    425 Translation in X at epoch To: -0.0510 m
    426 Translation in Y at epoch To: -0.0650 m
    427 Translation in Z at epoch To: -0.0990 m
     425Translation in X at epoch To: -0.0051 m
     426Translation in Y at epoch To: -0.0065 m
     427Translation in Z at epoch To: -0.0099 m
    428428Translation rate in X:  0.0000 m/y
    429429Translation rate in Y:  0.0000 m/y
Note: See TracChangeset for help on using the changeset viewer.