General Purpose Geodetic Library
|
#include <NsScrPrx4Session.h>
Public Slots | |
double | getRa () const |
![]() | |
const QString & | getKey () const |
Public Member Functions | |
NsScrPrx4Source (SgVlbiSourceInfo &src, QObject *parent=0) | |
~NsScrPrx4Source () | |
double | getDn () const |
bool | isValid () const |
bool | getEstimateCoords () const |
bool | getConstrainCoords () const |
bool | getApplySsm () const |
bool | getTestAttr () const |
const QString & | getAprioriComments () const |
void | setRa (double d) |
void | setDn (double d) |
void | setIsValid (bool is) |
void | setEstimateCoords (bool is) |
void | setConstrainCoords (bool is) |
void | setTestAttr (bool is) |
void | setApplySsm (bool is) |
int | numOfSrcStructPoints () |
void | addSrcStructPoint (double k, double b, double x, double y, bool estK=false, bool estB=false, bool estR=false) |
void | clearSrcStructPoints () |
void | setK_i (int i, double d) |
void | setB_i (int i, double d) |
void | setX_i (int i, double d) |
void | setY_i (int i, double d) |
double | getK_i (int i) const |
double | getB_i (int i) const |
double | getX_i (int i) const |
double | getY_i (int i) const |
double | getK_iSig (int i) const |
double | getB_iSig (int i) const |
double | getX_iSig (int i) const |
double | getY_iSig (int i) const |
![]() | |
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 | rightAscension |
double | declination |
QString | aprioriComments |
bool | isValid |
bool | estimateCoords |
bool | constrainCoords |
bool | applySsm |
bool | testAttr |
![]() | |
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 | |
SgVlbiSourceInfo * | src () |
const SgVlbiSourceInfo * | src () const |
Additional Inherited Members | |
![]() | |
void | setUpName () |
![]() | |
SgObjectInfo * | obj_ |
QString | name_ |
====================================================================================================
Definition at line 341 of file NsScrPrx4Session.h.
|
inline |
Definition at line 440 of file NsScrPrx4Session.h.
|
inline |
Definition at line 441 of file NsScrPrx4Session.h.
|
inline |
Definition at line 531 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::addSrcStructPoint(), and src().
|
inline |
Definition at line 535 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::clearSrcStructPoints(), and src().
|
inline |
Definition at line 488 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::Attr_APPLY_SSM, SgAttribute::isAttr(), and src().
|
inline |
Definition at line 491 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::getAprioriComments(), and src().
|
inline |
Definition at line 545 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::sModel(), and src().
|
inline |
Definition at line 553 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::sModel(), and src().
|
inline |
Definition at line 487 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::Attr_CONSTRAIN_COO, SgAttribute::isAttr(), and src().
|
inline |
Definition at line 445 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::getDN(), and src().
|
inline |
Definition at line 486 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::Attr_ESTIMATE_COO, SgAttribute::isAttr(), and src().
|
inline |
Definition at line 543 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::sModel(), and src().
|
inline |
Definition at line 551 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::sModel(), and src().
|
inlineslot |
Definition at line 444 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::getRA(), and src().
|
inline |
Definition at line 489 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::Attr_TEST, SgAttribute::isAttr(), and src().
|
inline |
Definition at line 547 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::sModel(), and src().
|
inline |
Definition at line 555 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::sModel(), and src().
|
inline |
Definition at line 549 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::sModel(), and src().
|
inline |
Definition at line 557 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::sModel(), and src().
|
inline |
Definition at line 485 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::Attr_NOT_VALID, SgAttribute::isAttr(), and src().
|
inline |
Definition at line 529 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::sModel(), and src().
|
inline |
Definition at line 526 of file NsScrPrx4Session.h.
References SgAttribute::assignAttr(), SgVlbiSourceInfo::Attr_APPLY_SSM, and src().
|
inline |
Definition at line 539 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::sModel(), and src().
|
inline |
Definition at line 524 of file NsScrPrx4Session.h.
References SgAttribute::assignAttr(), SgVlbiSourceInfo::Attr_CONSTRAIN_COO, and src().
|
inline |
Definition at line 494 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::setDN(), and src().
|
inline |
Definition at line 523 of file NsScrPrx4Session.h.
References SgAttribute::assignAttr(), SgVlbiSourceInfo::Attr_ESTIMATE_COO, and src().
|
inline |
Definition at line 522 of file NsScrPrx4Session.h.
References SgAttribute::assignAttr(), SgVlbiSourceInfo::Attr_NOT_VALID, and src().
|
inline |
Definition at line 538 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::sModel(), and src().
|
inline |
Definition at line 493 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::setRA(), and src().
|
inline |
Definition at line 525 of file NsScrPrx4Session.h.
References SgAttribute::assignAttr(), SgVlbiSourceInfo::Attr_TEST, and src().
|
inline |
Definition at line 540 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::sModel(), and src().
|
inline |
Definition at line 541 of file NsScrPrx4Session.h.
References SgVlbiSourceInfo::sModel(), and src().
|
inlineprivate |
Definition at line 562 of file NsScrPrx4Session.h.
References NsScrPrx4Object::obj_.
Referenced by addSrcStructPoint(), clearSrcStructPoints(), getApplySsm(), getAprioriComments(), getB_i(), getB_iSig(), getConstrainCoords(), getDn(), getEstimateCoords(), getK_i(), getK_iSig(), getRa(), getTestAttr(), getX_i(), getX_iSig(), getY_i(), getY_iSig(), isValid(), numOfSrcStructPoints(), setApplySsm(), setB_i(), setConstrainCoords(), setDn(), setEstimateCoords(), setIsValid(), setK_i(), setRa(), setTestAttr(), setX_i(), and setY_i().
|
inlineprivate |
Definition at line 563 of file NsScrPrx4Session.h.
|
readwrite |
Definition at line 325 of file NsScrPrx4Session.h.
|
read |
Definition at line 325 of file NsScrPrx4Session.h.
|
readwrite |
Definition at line 325 of file NsScrPrx4Session.h.
|
readwrite |
Definition at line 325 of file NsScrPrx4Session.h.
|
readwrite |
Definition at line 325 of file NsScrPrx4Session.h.
|
readwrite |
Definition at line 325 of file NsScrPrx4Session.h.
|
readwrite |
Definition at line 325 of file NsScrPrx4Session.h.
|
readwrite |
Definition at line 325 of file NsScrPrx4Session.h.