Changeset 3794 in ntrip for trunk/BNC/upload/bnccustomtrafo.cpp


Ignore:
Timestamp:
Apr 5, 2012, 1:15:01 PM (12 years ago)
Author:
weber
Message:

Switch from IGS05 to IGS08

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/upload/bnccustomtrafo.cpp

    r3237 r3794  
    113113  editLayout->addWidget(new QLabel(tr("t0 [y]")),         4, 4, Qt::AlignRight);
    114114  editLayout->addWidget(_t0LineEdit,                      4, 5);
    115   editLayout->addWidget(new QLabel("Specify up to 14 Helmert Transformation Parameters for transformation from IGS05"), 5, 0, 1, 6, Qt::AlignCenter);
     115  editLayout->addWidget(new QLabel("Specify up to 14 Helmert Transformation Parameters for transformation from IGS08"), 5, 0, 1, 6, Qt::AlignCenter);
    116116  editLayout->addWidget(new QLabel("into target reference system."), 6, 0, 1, 6, Qt::AlignCenter);
    117117
Note: See TracChangeset for help on using the changeset viewer.