EMANE  1.2.1
emane.ota.commonphyheader_pb2 Namespace Reference

Variables

 DESCRIPTOR
 
 containing_type
 
 message_type
 
 CommonPHYHeader
 
 has_options
 

Variable Documentation

◆ CommonPHYHeader

emane.ota.commonphyheader_pb2.CommonPHYHeader
Initial value:
1 = _reflection.GeneratedProtocolMessageType('CommonPHYHeader', (_message.Message,), dict(
2 
3  Transmitter = _reflection.GeneratedProtocolMessageType('Transmitter', (_message.Message,), dict(
4  DESCRIPTOR = _COMMONPHYHEADER_TRANSMITTER,
5  __module__ = 'commonphyheader_pb2'
6  # @@protoc_insertion_point(class_scope:EMANEMessage.CommonPHYHeader.Transmitter)
7  ))
8  ,
9 
10  FrequencySegment = _reflection.GeneratedProtocolMessageType('FrequencySegment', (_message.Message,), dict(
11  DESCRIPTOR = _COMMONPHYHEADER_FREQUENCYSEGMENT,
12  __module__ = 'commonphyheader_pb2'
13  # @@protoc_insertion_point(class_scope:EMANEMessage.CommonPHYHeader.FrequencySegment)
14  ))
15  ,
16  DESCRIPTOR = _COMMONPHYHEADER,
17  __module__ = 'commonphyheader_pb2'
18  # @@protoc_insertion_point(class_scope:EMANEMessage.CommonPHYHeader)
19  ))

Definition at line 202 of file build/lib/emane/ota/commonphyheader_pb2.py.

◆ containing_type

emane.ota.commonphyheader_pb2.containing_type

Definition at line 195 of file build/lib/emane/ota/commonphyheader_pb2.py.

◆ DESCRIPTOR

emane.ota.commonphyheader_pb2.DESCRIPTOR
Initial value:
1 = _descriptor.FileDescriptor(
2  name='commonphyheader.proto',
3  package='EMANEMessage',
4  syntax='proto2',
5  serialized_pb=_b('\n\x15\x63ommonphyheader.proto\x12\x0c\x45MANEMessage\"\xcc\x03\n\x0f\x43ommonPHYHeader\x12\x16\n\x0eregistrationId\x18\x01 \x02(\r\x12\r\n\x05subId\x18\x02 \x02(\r\x12\x16\n\x0esequenceNumber\x18\x03 \x02(\r\x12\x13\n\x0b\x62\x61ndwidthHz\x18\x04 \x02(\x04\x12\x1a\n\x12txTimeMicroseconds\x18\x05 \x02(\x04\x12?\n\x0ctransmitters\x18\x06 \x03(\x0b\x32).EMANEMessage.CommonPHYHeader.Transmitter\x12I\n\x11\x66requencySegments\x18\x07 \x03(\x0b\x32..EMANEMessage.CommonPHYHeader.FrequencySegment\x12\x18\n\x10\x66ixedAntennaGain\x18\x08 \x01(\x01\x1a.\n\x0bTransmitter\x12\r\n\x05nemId\x18\x01 \x02(\r\x12\x10\n\x08powerdBm\x18\x02 \x02(\x01\x1as\n\x10\x46requencySegment\x12\x13\n\x0b\x66requencyHz\x18\x01 \x02(\x04\x12\x1a\n\x12offsetMicroseconds\x18\x02 \x02(\x04\x12\x1c\n\x14\x64urationMicroseconds\x18\x03 \x02(\x04\x12\x10\n\x08powerdBm\x18\x04 \x01(\x01\x42\x02H\x01')
6 )

Definition at line 18 of file build/lib/emane/ota/commonphyheader_pb2.py.

◆ has_options

emane.ota.commonphyheader_pb2.has_options

Definition at line 226 of file build/lib/emane/ota/commonphyheader_pb2.py.

◆ message_type

emane.ota.commonphyheader_pb2.message_type

Definition at line 197 of file build/lib/emane/ota/commonphyheader_pb2.py.