Non-PTR_STRUCT elements of the FrameH structure.
More...
#include <FrameH.hh>
Inherits FrameCPP::Common::TOCInfo.
Inherited by FrameCPP::Version_4::FrameH.
|
| FrameHNPS () |
| Default constructor.
|
|
| FrameHNPS (const FrameHNPS &Source) |
| Copy Constructor.
|
|
| FrameHNPS (const std::string &name, INT_4S run, INT_4U frame, const GPSTime &time, INT_2U uLeapS, INT_4S LocalTime, const REAL_8 dt, INT_4U dqual) |
| Constructor.
|
|
void | SetULeapS (ULeapS_type Value) |
| Establish leap second offset.
|
|
| FrameHNPS () |
| Default constructor.
|
|
| FrameHNPS (const FrameHNPS &Source) |
| Copy Constructor.
|
|
| FrameHNPS (const std::string &name, INT_4S run, INT_4U frame, const GPSTime &time, INT_2U uLeapS, INT_4S LocalTime, const REAL_8 dt, INT_4U dqual) |
| Constructor.
|
|
void | SetULeapS (ULeapS_type Value) |
| Establish leap second offset.
|
|
|
| FrameHNPS (const Previous::FrameHNPS &Source) |
| Copy Constructor.
|
|
void | assign (assign_stream_type &Stream) |
| Assign the contents of the instance.
|
|
| FrameHNPS (const Previous::FrameHNPS &Source) |
| Copy Constructor.
|
|
void | assign (assign_stream_type &Stream) |
| Assign the contents of the instance.
|
|
Non-PTR_STRUCT elements of the FrameH structure.
This class contains the data members of the FrameH structure that are not refernced by a pointer. This allows for easier migration into future frame specifications.
◆ assign() [1/2]
void FrameCPP::Version_4::FrameHNPS::assign |
( |
assign_stream_type & |
Stream | ) |
|
|
inlineprotected |
Assign the contents of the instance.
- Parameters
-
[in] | Stream | An input stream from which to read information for the instance. |
- Note
- This has been hidden so programmers are not tempted to bypass usage of IFrameStream as the input stream.
◆ assign() [2/2]
void FrameCPP::Version_4::FrameHNPS::assign |
( |
assign_stream_type & |
Stream | ) |
|
|
protected |
Assign the contents of the instance.
- Parameters
-
[in] | Stream | An input stream from which to read information for the instance. |
- Note
- This has been hidden so programmers are not tempted to bypass usage of IFrameStream as the input stream.
◆ SetULeapS() [1/2]
void FrameCPP::Version_4::FrameHNPS::SetULeapS |
( |
ULeapS_type |
Value | ) |
|
|
inline |
Establish leap second offset.
Set the number of leap seconds since GPS epoc.
- Parameters
-
[in] | Value | Number of leap seconds since GPS epoc. |
◆ SetULeapS() [2/2]
void FrameCPP::Version_4::FrameHNPS::SetULeapS |
( |
ULeapS_type |
Value | ) |
|
Establish leap second offset.
- Parameters
-
[in] | Value | Number of leap seconds since GPS epoc. |
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-2.7.0/include/framecpp/Version4/FrameH.hh
- Version4/FrameH.hh
- Version4/FrameH.cc