General Purpose Geodetic Library
|
#include <NsScrPrx4Session.h>
Public Slots | |
double | getLength () const |
![]() | |
const QString & | getKey () const |
Public Member Functions | |
NsScrPrx4Baseline (SgVlbiBaselineInfo &bln, QObject *parent=0) | |
~NsScrPrx4Baseline () | |
bool | isValid () const |
bool | getEstimateClocks () const |
const QList< NsScrPrx4VlbiObservation * > & | getObservations () |
double | getClockOffset () const |
double | getClockOffsetStdDev () const |
void | setIsValid (bool is) |
void | setEstimateClocks (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 | |
double | length |
bool | isValid |
bool | estimateClocks |
const QList< NsScrPrx4VlbiObservation * > | observations |
double | clockOffset |
double | clockOffsetStdDev |
![]() | |
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 | |
SgVlbiBaselineInfo * | bln () |
const SgVlbiBaselineInfo * | bln () const |
void | setUpName () |
Private Attributes | |
QList< NsScrPrx4VlbiObservation * > | prxObservations_ |
Friends | |
class | NsScrPrx4Band |
Additional Inherited Members | |
![]() | |
void | setUpName () |
![]() | |
SgObjectInfo * | obj_ |
QString | name_ |
====================================================================================================
Definition at line 324 of file NsScrPrx4Session.h.
|
inline |
Definition at line 346 of file NsScrPrx4Session.h.
References setUpName().
|
inline |
Definition at line 350 of file NsScrPrx4Session.h.
References prxObservations_.
|
inlineprivate |
Definition at line 368 of file NsScrPrx4Session.h.
References NsScrPrx4Object::obj_.
Referenced by getClockOffset(), getClockOffsetStdDev(), getEstimateClocks(), getLength(), isValid(), setEstimateClocks(), and setIsValid().
|
inlineprivate |
Definition at line 369 of file NsScrPrx4Session.h.
References NsScrPrx4Object::obj_.
|
inline |
Definition at line 358 of file NsScrPrx4Session.h.
References bln(), and SgVlbiBaselineInfo::dClock().
|
inline |
Definition at line 359 of file NsScrPrx4Session.h.
References bln(), and SgVlbiBaselineInfo::dClockSigma().
|
inline |
Definition at line 355 of file NsScrPrx4Session.h.
References SgVlbiBaselineInfo::Attr_ESTIMATE_CLOCKS, bln(), and SgAttribute::isAttr().
|
inlineslot |
Definition at line 353 of file NsScrPrx4Session.h.
References bln(), and SgVlbiBaselineInfo::getLength().
|
inline |
Definition at line 357 of file NsScrPrx4Session.h.
References prxObservations_.
|
inline |
Definition at line 354 of file NsScrPrx4Session.h.
References SgVlbiBaselineInfo::Attr_NOT_VALID, bln(), and SgAttribute::isAttr().
|
inline |
Definition at line 361 of file NsScrPrx4Session.h.
References SgAttribute::assignAttr(), SgVlbiBaselineInfo::Attr_ESTIMATE_CLOCKS, and bln().
|
inline |
Definition at line 360 of file NsScrPrx4Session.h.
References SgAttribute::assignAttr(), SgVlbiBaselineInfo::Attr_NOT_VALID, and bln().
|
inlineprivate |
Definition at line 370 of file NsScrPrx4Session.h.
Referenced by NsScrPrx4Baseline().
|
friend |
Definition at line 327 of file NsScrPrx4Session.h.
|
private |
Definition at line 366 of file NsScrPrx4Session.h.
Referenced by ~NsScrPrx4Baseline(), getObservations(), and NsScrPrx4Band::postLoad().
|
read |
Definition at line 327 of file NsScrPrx4Session.h.
|
read |
Definition at line 327 of file NsScrPrx4Session.h.
|
readwrite |
Definition at line 327 of file NsScrPrx4Session.h.
|
readwrite |
Definition at line 327 of file NsScrPrx4Session.h.
|
read |
Definition at line 327 of file NsScrPrx4Session.h.
|
read |
Definition at line 327 of file NsScrPrx4Session.h.