General Purpose Geodetic Library
NsScrPrx4Baseline Class Reference

#include <NsScrPrx4Session.h>

Inheritance diagram for NsScrPrx4Baseline:
NsScrPrx4Object QObject

Public Slots

double getLength () const
 
- Public Slots inherited from NsScrPrx4Object
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)
 
- Public Member Functions inherited from NsScrPrx4Object
 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
 
- Properties inherited from NsScrPrx4Object
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

SgVlbiBaselineInfobln ()
 
const SgVlbiBaselineInfobln () const
 
void setUpName ()
 

Additional Inherited Members

- Protected Member Functions inherited from NsScrPrx4Object
void setUpName ()
 
- Protected Attributes inherited from NsScrPrx4Object
SgObjectInfoobj_
 
QString name_
 

Detailed Description

====================================================================================================

Definition at line 296 of file NsScrPrx4Session.h.

Constructor & Destructor Documentation

◆ NsScrPrx4Baseline()

NsScrPrx4Baseline::NsScrPrx4Baseline ( SgVlbiBaselineInfo bln,
QObject parent = 0 
)
inline

Definition at line 308 of file NsScrPrx4Session.h.

References setUpName().

◆ ~NsScrPrx4Baseline()

NsScrPrx4Baseline::~NsScrPrx4Baseline ( )
inline

Definition at line 310 of file NsScrPrx4Session.h.

Member Function Documentation

◆ bln() [1/2]

SgVlbiBaselineInfo* NsScrPrx4Baseline::bln ( )
inlineprivate

◆ bln() [2/2]

const SgVlbiBaselineInfo* NsScrPrx4Baseline::bln ( ) const
inlineprivate

Definition at line 324 of file NsScrPrx4Session.h.

References NsScrPrx4Object::obj_.

◆ getEstimateClocks()

bool NsScrPrx4Baseline::getEstimateClocks ( ) const
inline

◆ getLength

double NsScrPrx4Baseline::getLength ( ) const
inlineslot

Definition at line 313 of file NsScrPrx4Session.h.

References bln(), and SgVlbiBaselineInfo::getLength().

◆ isValid()

bool NsScrPrx4Baseline::isValid ( ) const
inline

◆ setEstimateClocks()

void NsScrPrx4Baseline::setEstimateClocks ( bool  is)
inline

◆ setIsValid()

void NsScrPrx4Baseline::setIsValid ( bool  is)
inline

◆ setUpName()

void NsScrPrx4Baseline::setUpName ( )
inlineprivate

Definition at line 325 of file NsScrPrx4Session.h.

Referenced by NsScrPrx4Baseline().

Property Documentation

◆ estimateClocks

bool NsScrPrx4Baseline::estimateClocks
readwrite

Definition at line 280 of file NsScrPrx4Session.h.

◆ isValid

bool NsScrPrx4Baseline::isValid
readwrite

Definition at line 280 of file NsScrPrx4Session.h.

◆ length

double NsScrPrx4Baseline::length
read

Definition at line 280 of file NsScrPrx4Session.h.


The documentation for this class was generated from the following file: