General Purpose Geodetic Library
|
#include <NsScrPrx4Session.h>
Public Slots | |
int | getClocksModelOrder () const |
![]() | |
const QString & | getKey () const |
Public Member Functions | |
NsScrPrx4Station (SgVlbiStationInfo &stn, QObject *parent=0) | |
~NsScrPrx4Station () | |
double | getCableCalSign () const |
bool | isValid () const |
bool | getEstimateCoords () const |
bool | getConstrainCoords () const |
bool | getRreferenceClocks () const |
bool | getUseCableCal () const |
bool | getEstimateTroposphere () const |
int | getNumOfScans () const |
const QList< NsScrPrx4VlbiAuxObservation * > & | getAuxObs () const |
double | getLatitude () const |
double | getLongitude () const |
QString | getSid () const |
void | setClocksModelOrder (int m) |
void | setIsValid (bool is) |
void | setEstimateCoords (bool is) |
void | setConstrainCoords (bool is) |
void | setRreferenceClocks (bool is) |
void | setUseCableCal (bool is) |
void | setEstimateTroposphere (bool is) |
![]() | |
NsScrPrx4Object (SgObjectInfo &obj, QObject *parent=0) | |
~NsScrPrx4Object () | |
QString | getName () const |
int | getNumTotal () const |
int | getNumProcessed () const |
int | getNumUsable () const |
QDateTime | getTfirst () const |
QDateTime | getTlast () const |
double | getSigma2add () const |
double | getWrms () const |
double | getChi2 () const |
double | getReducedChi2 () const |
double | getDof () const |
void | setSigma2add (double d) |
Properties | |
int | numOfClockPolynoms |
double | cableCalSign |
double | latitude |
double | longitude |
QString | sId |
bool | isValid |
bool | estimateCoords |
bool | constrainCoords |
bool | referenceClocks |
bool | useCableCal |
bool | estimateTroposphere |
int | numOfScans |
const QList< NsScrPrx4VlbiAuxObservation * > | auxObs |
![]() | |
QString | key |
QString | name |
int | numTotal |
int | numProcessed |
int | numUsable |
QDateTime | tFirst |
QDateTime | tLast |
double | sigma2add |
double | wrms |
double | chi2 |
double | reducedChi2 |
double | dof |
Private Member Functions | |
SgVlbiStationInfo * | stn () |
const SgVlbiStationInfo * | stn () const |
Private Attributes | |
QList< NsScrPrx4VlbiAuxObservation * > | prxAuxes_ |
Friends | |
class | NsScrPrx4Session |
Additional Inherited Members | |
![]() | |
void | setUpName () |
![]() | |
SgObjectInfo * | obj_ |
QString | name_ |
====================================================================================================
Definition at line 203 of file NsScrPrx4Session.h.
|
inline |
Definition at line 238 of file NsScrPrx4Session.h.
|
inline |
Definition at line 240 of file NsScrPrx4Session.h.
References prxAuxes_.
|
inline |
Definition at line 254 of file NsScrPrx4Session.h.
References prxAuxes_.
|
inline |
Definition at line 244 of file NsScrPrx4Session.h.
References SgVlbiStationInfo::getCableCalMultiplierDBCal(), and stn().
|
inlineslot |
Definition at line 243 of file NsScrPrx4Session.h.
References SgVlbiStationInfo::getClocksModelOrder(), and stn().
|
inline |
Definition at line 247 of file NsScrPrx4Session.h.
References SgVlbiStationInfo::Attr_CONSTRAIN_COO, SgAttribute::isAttr(), and stn().
|
inline |
Definition at line 246 of file NsScrPrx4Session.h.
References SgVlbiStationInfo::Attr_ESTIMATE_COO, SgAttribute::isAttr(), and stn().
|
inline |
Definition at line 251 of file NsScrPrx4Session.h.
References SgVlbiStationInfo::Attr_DONT_ESTIMATE_TRPS, SgAttribute::isAttr(), and stn().
|
inline |
Definition at line 255 of file NsScrPrx4Session.h.
References SgVlbiStationInfo::getLatitude(), and stn().
|
inline |
Definition at line 256 of file NsScrPrx4Session.h.
References SgVlbiStationInfo::getLongitude(), and stn().
|
inline |
Definition at line 253 of file NsScrPrx4Session.h.
References SgVlbiStationInfo::auxObservationByScanId(), and stn().
|
inline |
Definition at line 248 of file NsScrPrx4Session.h.
References SgVlbiStationInfo::Attr_REFERENCE_CLOCKS, SgAttribute::isAttr(), and stn().
|
inline |
Definition at line 257 of file NsScrPrx4Session.h.
References SgVlbiStationInfo::getSid(), and stn().
|
inline |
Definition at line 250 of file NsScrPrx4Session.h.
References SgVlbiStationInfo::Attr_IGNORE_CABLE_CAL, SgAttribute::isAttr(), and stn().
|
inline |
Definition at line 245 of file NsScrPrx4Session.h.
References SgVlbiStationInfo::Attr_NOT_VALID, SgAttribute::isAttr(), and stn().
|
inline |
Definition at line 259 of file NsScrPrx4Session.h.
References SgVlbiStationInfo::setClocksModelOrder(), and stn().
|
inline |
Definition at line 264 of file NsScrPrx4Session.h.
References SgAttribute::assignAttr(), SgVlbiStationInfo::Attr_CONSTRAIN_COO, and stn().
|
inline |
Definition at line 263 of file NsScrPrx4Session.h.
References SgAttribute::assignAttr(), SgVlbiStationInfo::Attr_ESTIMATE_COO, and stn().
|
inline |
Definition at line 270 of file NsScrPrx4Session.h.
References SgAttribute::assignAttr(), SgVlbiStationInfo::Attr_DONT_ESTIMATE_TRPS, and stn().
|
inline |
Definition at line 261 of file NsScrPrx4Session.h.
References SgAttribute::assignAttr(), SgVlbiStationInfo::Attr_NOT_VALID, and stn().
|
inline |
Definition at line 266 of file NsScrPrx4Session.h.
References SgAttribute::assignAttr(), SgVlbiStationInfo::Attr_REFERENCE_CLOCKS, and stn().
|
inline |
Definition at line 268 of file NsScrPrx4Session.h.
References SgAttribute::assignAttr(), SgVlbiStationInfo::Attr_IGNORE_CABLE_CAL, and stn().
|
inlineprivate |
Definition at line 278 of file NsScrPrx4Session.h.
References NsScrPrx4Object::obj_.
Referenced by getCableCalSign(), getClocksModelOrder(), getConstrainCoords(), getEstimateCoords(), getEstimateTroposphere(), getLatitude(), getLongitude(), getNumOfScans(), getRreferenceClocks(), getSid(), getUseCableCal(), isValid(), setClocksModelOrder(), setConstrainCoords(), setEstimateCoords(), setEstimateTroposphere(), setIsValid(), setRreferenceClocks(), and setUseCableCal().
|
inlineprivate |
Definition at line 279 of file NsScrPrx4Session.h.
References NsScrPrx4Object::obj_.
|
friend |
Definition at line 280 of file NsScrPrx4Session.h.
|
private |
Definition at line 276 of file NsScrPrx4Session.h.
Referenced by ~NsScrPrx4Station(), getAuxObs(), and NsScrPrx4Session::postLoad().
|
read |
Definition at line 190 of file NsScrPrx4Session.h.
|
read |
Definition at line 190 of file NsScrPrx4Session.h.
|
readwrite |
Definition at line 190 of file NsScrPrx4Session.h.
|
readwrite |
Definition at line 190 of file NsScrPrx4Session.h.
|
readwrite |
Definition at line 190 of file NsScrPrx4Session.h.
|
readwrite |
Definition at line 190 of file NsScrPrx4Session.h.
|
read |
Definition at line 190 of file NsScrPrx4Session.h.
|
read |
Definition at line 190 of file NsScrPrx4Session.h.
|
readwrite |
Definition at line 190 of file NsScrPrx4Session.h.
|
read |
Definition at line 190 of file NsScrPrx4Session.h.
|
readwrite |
Definition at line 190 of file NsScrPrx4Session.h.
|
read |
Definition at line 190 of file NsScrPrx4Session.h.
|
readwrite |
Definition at line 190 of file NsScrPrx4Session.h.