Searched refs:codePhaseRMSErrorType (Results 1 – 1 of 1) sorted by relevance
191 private GANSS_SgnElement.codePhaseRMSErrorType codePhaseRMSError_;192 public GANSS_SgnElement.codePhaseRMSErrorType getCodePhaseRMSError() { in getCodePhaseRMSError()199 this.codePhaseRMSError_ = (GANSS_SgnElement.codePhaseRMSErrorType) value; in setCodePhaseRMSError()201 public GANSS_SgnElement.codePhaseRMSErrorType setCodePhaseRMSErrorToNewInstance() { in setCodePhaseRMSErrorToNewInstance()202 codePhaseRMSError_ = new GANSS_SgnElement.codePhaseRMSErrorType(); in setCodePhaseRMSErrorToNewInstance()526 …return tag == null ? GANSS_SgnElement.codePhaseRMSErrorType.getPossibleFirstTags() : ImmutableList… in getComponents()986 public static class codePhaseRMSErrorType extends Asn1Integer { class in GANSS_SgnElement992 public codePhaseRMSErrorType() { in codePhaseRMSErrorType() method in GANSS_SgnElement.codePhaseRMSErrorType1020 public static codePhaseRMSErrorType fromPerUnaligned(byte[] encodedBytes) { in fromPerUnaligned()1021 codePhaseRMSErrorType result = new codePhaseRMSErrorType(); in fromPerUnaligned()[all …]