◆ ObsStream()
| ObsStream::ObsStream |
( |
unique_ptr< Stream > | stream_ptr, |
|
|
unique_ptr< Parser > | parser_ptr, |
|
|
bool | isPseudoRec = false ) |
|
inline |
◆ eatObs()
| void ObsStream::eatObs |
( |
| ) |
|
|
inline |
Remove some observations from memory.
◆ getObs() [1/2]
◆ getObs() [2/2]
| ObsList ObsStream::getObs |
( |
GTime | time, |
|
|
double | delta = 0.5 ) |
|
inline |
Return a list of observations from the stream, with a specified timestamp.
This function may be overridden by objects that use this interface
- Parameters
-
| time | Timestamp to get observations for |
| delta | Acceptable tolerance around requested time |
◆ hasObs()
| bool ObsStream::hasObs |
( |
| ) |
|
|
inline |
◆ isPseudoRec
| bool ObsStream::isPseudoRec |
◆ obsWaitCode
| E_ObsWaitCode ObsStream::obsWaitCode = E_ObsWaitCode::OK |
The documentation for this struct was generated from the following file: