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 |
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 |
![]() | |
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 () |
Additional Inherited Members | |
![]() | |
void | setUpName () |
![]() | |
SgObjectInfo * | obj_ |
QString | name_ |
====================================================================================================
Definition at line 296 of file NsScrPrx4Session.h.
|
inline |
Definition at line 308 of file NsScrPrx4Session.h.
References setUpName().
|
inline |
Definition at line 310 of file NsScrPrx4Session.h.
|
inlineprivate |
Definition at line 323 of file NsScrPrx4Session.h.
References NsScrPrx4Object::obj_.
Referenced by getEstimateClocks(), getLength(), isValid(), setEstimateClocks(), and setIsValid().
|
inlineprivate |
Definition at line 324 of file NsScrPrx4Session.h.
References NsScrPrx4Object::obj_.
|
inline |
Definition at line 315 of file NsScrPrx4Session.h.
References SgVlbiBaselineInfo::Attr_ESTIMATE_CLOCKS, bln(), and SgAttribute::isAttr().
|
inlineslot |
Definition at line 313 of file NsScrPrx4Session.h.
References bln(), and SgVlbiBaselineInfo::getLength().
|
inline |
Definition at line 314 of file NsScrPrx4Session.h.
References SgVlbiBaselineInfo::Attr_NOT_VALID, bln(), and SgAttribute::isAttr().
|
inline |
Definition at line 319 of file NsScrPrx4Session.h.
References SgAttribute::assignAttr(), SgVlbiBaselineInfo::Attr_ESTIMATE_CLOCKS, and bln().
|
inline |
Definition at line 318 of file NsScrPrx4Session.h.
References SgAttribute::assignAttr(), SgVlbiBaselineInfo::Attr_NOT_VALID, and bln().
|
inlineprivate |
Definition at line 325 of file NsScrPrx4Session.h.
Referenced by NsScrPrx4Baseline().
|
readwrite |
Definition at line 280 of file NsScrPrx4Session.h.
|
readwrite |
Definition at line 280 of file NsScrPrx4Session.h.
|
read |
Definition at line 280 of file NsScrPrx4Session.h.