All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.craxiom.messaging.GnssRecordOuterClass Maven / Gradle / Ivy

There is a newer version: 1.6.0
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: com/craxiom/messaging/gnss_record.proto
// Protobuf Java Version: 4.27.3

package com.craxiom.messaging;

public final class GnssRecordOuterClass {
  private GnssRecordOuterClass() {}
  static {
    com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
      com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
      /* major= */ 4,
      /* minor= */ 27,
      /* patch= */ 3,
      /* suffix= */ "",
      GnssRecordOuterClass.class.getName());
  }
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_craxiom_messaging_GnssRecord_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_com_craxiom_messaging_GnssRecord_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_craxiom_messaging_GnssRecordData_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_com_craxiom_messaging_GnssRecordData_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\'com/craxiom/messaging/gnss_record.prot" +
      "o\022\025com.craxiom.messaging\032\036google/protobu" +
      "f/wrappers.proto\032.com/craxiom/messaging/" +
      "gnss/constellation.proto\"g\n\nGnssRecord\022\017" +
      "\n\007version\030\001 \001(\t\022\023\n\013messageType\030\002 \001(\t\0223\n\004" +
      "data\030\003 \001(\0132%.com.craxiom.messaging.GnssR" +
      "ecordData\"\206\010\n\016GnssRecordData\022\032\n\022deviceSe" +
      "rialNumber\030\001 \001(\t\022\022\n\ndeviceName\030\002 \001(\t\022\022\n\n" +
      "deviceTime\030\003 \001(\t\022\020\n\010latitude\030\004 \001(\001\022\021\n\tlo" +
      "ngitude\030\005 \001(\001\022\020\n\010altitude\030\006 \001(\002\022\021\n\tmissi" +
      "onId\030\007 \001(\t\022\024\n\014recordNumber\030\010 \001(\005\022\023\n\013grou" +
      "pNumber\030\t \001(\005\022\023\n\013deviceModel\030\n \001(\t\022\020\n\010ac" +
      "curacy\030\013 \001(\005\022\017\n\007heading\0302 \001(\002\022\r\n\005pitch\0303" +
      " \001(\002\022\014\n\004roll\0304 \001(\002\022\023\n\013fieldOfView\0305 \001(\002\022" +
      "\033\n\023receiverSensitivity\0306 \001(\002\022\r\n\005speed\0307 " +
      "\001(\002\022N\n\rconstellation\030\014 \001(\01627.com.craxiom" +
      ".messaging.gnss.constellation.Constellat" +
      "ion\0224\n\016spaceVehicleId\030\r \001(\0132\034.google.pro" +
      "tobuf.UInt32Value\0223\n\rcarrierFreqHz\030\016 \001(\013" +
      "2\034.google.protobuf.UInt64Value\0221\n\013clockO" +
      "ffset\030\017 \001(\0132\034.google.protobuf.DoubleValu" +
      "e\0222\n\016usedInSolution\030\020 \001(\0132\032.google.proto" +
      "buf.BoolValue\0220\n\013undulationM\030\021 \001(\0132\033.goo" +
      "gle.protobuf.FloatValue\0224\n\017latitudeStdDe" +
      "vM\030\022 \001(\0132\033.google.protobuf.FloatValue\0225\n" +
      "\020longitudeStdDevM\030\023 \001(\0132\033.google.protobu" +
      "f.FloatValue\0224\n\017altitudeStdDevM\030\024 \001(\0132\033." +
      "google.protobuf.FloatValue\022*\n\005agcDb\030\025 \001(" +
      "\0132\033.google.protobuf.FloatValue\022,\n\007cn0DbH" +
      "z\030\026 \001(\0132\033.google.protobuf.FloatValue\022)\n\004" +
      "hdop\030\027 \001(\0132\033.google.protobuf.FloatValue\022" +
      ")\n\004vdop\030\030 \001(\0132\033.google.protobuf.FloatVal" +
      "ueB0\n\025com.craxiom.messagingP\001Z\025craxiom.c" +
      "om/messagingb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.WrappersProto.getDescriptor(),
          com.craxiom.messaging.gnss.ConstellationOuterClass.getDescriptor(),
        });
    internal_static_com_craxiom_messaging_GnssRecord_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_craxiom_messaging_GnssRecord_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_com_craxiom_messaging_GnssRecord_descriptor,
        new java.lang.String[] { "Version", "MessageType", "Data", });
    internal_static_com_craxiom_messaging_GnssRecordData_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_com_craxiom_messaging_GnssRecordData_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_com_craxiom_messaging_GnssRecordData_descriptor,
        new java.lang.String[] { "DeviceSerialNumber", "DeviceName", "DeviceTime", "Latitude", "Longitude", "Altitude", "MissionId", "RecordNumber", "GroupNumber", "DeviceModel", "Accuracy", "Heading", "Pitch", "Roll", "FieldOfView", "ReceiverSensitivity", "Speed", "Constellation", "SpaceVehicleId", "CarrierFreqHz", "ClockOffset", "UsedInSolution", "UndulationM", "LatitudeStdDevM", "LongitudeStdDevM", "AltitudeStdDevM", "AgcDb", "Cn0DbHz", "Hdop", "Vdop", });
    descriptor.resolveAllFeaturesImmutable();
    com.google.protobuf.WrappersProto.getDescriptor();
    com.craxiom.messaging.gnss.ConstellationOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy