public class SsrHeader extends Object
Constructor and Description |
---|
SsrHeader() |
Modifier and Type | Method and Description |
---|---|
int |
getIodSsr()
Get the IOD SSR.
|
double |
getSsrEpoch1s()
Get the SSR Epoch Time 1s.
|
int |
getSsrMultipleMessageIndicator()
Get the SSR Multiple Message Indicator.
|
int |
getSsrProviderId()
Get the SSR Provider ID.
|
int |
getSsrSolutionId()
Get the SSR Solution ID.
|
int |
getSsrUpdateInterval()
Get the SSR Update Interval.
|
void |
setIodSsr(int iodSsr)
Set the IOD SSR.
|
void |
setSsrEpoch1s(double ssrEpoch1s)
Set the SSR Epoch Time 1s.
|
void |
setSsrMultipleMessageIndicator(int ssrMultipleMessageIndicator)
Set the SSR Multiple Message Indicator.
|
void |
setSsrProviderId(int ssrProviderId)
Set the SSR Provider ID.
|
void |
setSsrSolutionId(int ssrSolutionId)
Set the SSR Solution ID.
|
void |
setSsrUpdateInterval(int ssrUpdateInterval)
Set the SSR Update Interval.
|
public double getSsrEpoch1s()
Full seconds since the beginning of the week of continuous time scale with no offset from GPS, Galileo, QZSS, SBAS, UTC leap seconds from GLONASS, -14 s offset from BDS
public void setSsrEpoch1s(double ssrEpoch1s)
ssrEpoch1s
- the SSR Epoch Time 1s to setpublic int getSsrUpdateInterval()
public void setSsrUpdateInterval(int ssrUpdateInterval)
ssrUpdateInterval
- the SSR Update Interval to setpublic int getSsrMultipleMessageIndicator()
0 - Last message of a sequence. 1 - Multiple message transmitted
public void setSsrMultipleMessageIndicator(int ssrMultipleMessageIndicator)
ssrMultipleMessageIndicator
- the SSR Multiple Message Indicator to setpublic int getIodSsr()
A change of Issue of Data SSR is used to indicate a change in the SSR generating configuration.
public void setIodSsr(int iodSsr)
iodSsr
- the IOF SSR to setpublic int getSsrProviderId()
public void setSsrProviderId(int ssrProviderId)
ssrProviderId
- the SSR Provider ID to setpublic int getSsrSolutionId()
public void setSsrSolutionId(int ssrSolutionId)
ssrSolutionId
- the SSR Solution ID to setCopyright © 2002-2022 CS GROUP. All rights reserved.