Searched refs:dopplerType (Results 1 – 2 of 2) sorted by relevance
131 private GPS_MsrElement.dopplerType doppler_;132 public GPS_MsrElement.dopplerType getDoppler() { in getDoppler()139 this.doppler_ = (GPS_MsrElement.dopplerType) value; in setDoppler()141 public GPS_MsrElement.dopplerType setDopplerToNewInstance() { in setDopplerToNewInstance()142 doppler_ = new GPS_MsrElement.dopplerType(); in setDopplerToNewInstance()324 … return tag == null ? GPS_MsrElement.dopplerType.getPossibleFirstTags() : ImmutableList.of(tag); in getComponents()619 public static class dopplerType extends Asn1Integer { class in GPS_MsrElement625 public dopplerType() { in dopplerType() method in GPS_MsrElement.dopplerType653 public static dopplerType fromPerUnaligned(byte[] encodedBytes) { in fromPerUnaligned()654 dopplerType result = new dopplerType(); in fromPerUnaligned()[all …]
206 private GANSS_SgnElement.dopplerType doppler_;207 public GANSS_SgnElement.dopplerType getDoppler() { in getDoppler()214 this.doppler_ = (GANSS_SgnElement.dopplerType) value; in setDoppler()216 public GANSS_SgnElement.dopplerType setDopplerToNewInstance() { in setDopplerToNewInstance()217 doppler_ = new GANSS_SgnElement.dopplerType(); in setDopplerToNewInstance()569 … return tag == null ? GANSS_SgnElement.dopplerType.getPossibleFirstTags() : ImmutableList.of(tag); in getComponents()1069 public static class dopplerType extends Asn1Integer { class in GANSS_SgnElement1075 public dopplerType() { in dopplerType() method in GANSS_SgnElement.dopplerType1103 public static dopplerType fromPerUnaligned(byte[] encodedBytes) { in fromPerUnaligned()1104 dopplerType result = new dopplerType(); in fromPerUnaligned()[all …]