EMANE  1.2.1
emane.events.locationevent_pb2 Namespace Reference

Variables

 DESCRIPTOR
 
 containing_type
 
 message_type
 
 LocationEvent
 
 has_options
 

Variable Documentation

◆ containing_type

emane.events.locationevent_pb2.containing_type

Definition at line 241 of file build/lib/emane/events/locationevent_pb2.py.

◆ DESCRIPTOR

emane.events.locationevent_pb2.DESCRIPTOR
Initial value:
1 = _descriptor.FileDescriptor(
2  name='locationevent.proto',
3  package='EMANEMessage',
4  syntax='proto2',
5  serialized_pb=_b('\n\x13locationevent.proto\x12\x0c\x45MANEMessage\"\xb2\x04\n\rLocationEvent\x12\x37\n\tlocations\x18\x01 \x03(\x0b\x32$.EMANEMessage.LocationEvent.Location\x1a\xe7\x03\n\x08Location\x12\r\n\x05nemId\x18\x01 \x02(\r\x12?\n\x08position\x18\x02 \x02(\x0b\x32-.EMANEMessage.LocationEvent.Location.Position\x12?\n\x08velocity\x18\x03 \x01(\x0b\x32-.EMANEMessage.LocationEvent.Location.Velocity\x12\x45\n\x0borientation\x18\x04 \x01(\x0b\x32\x30.EMANEMessage.LocationEvent.Location.Orientation\x1aU\n\x08Position\x12\x17\n\x0flatitudeDegrees\x18\x01 \x02(\x01\x12\x18\n\x10longitudeDegrees\x18\x02 \x02(\x01\x12\x16\n\x0e\x61ltitudeMeters\x18\x03 \x02(\x01\x1a^\n\x08Velocity\x12\x16\n\x0e\x61zimuthDegrees\x18\x01 \x02(\x01\x12\x18\n\x10\x65levationDegrees\x18\x02 \x02(\x01\x12 \n\x18magnitudeMetersPerSecond\x18\x03 \x02(\x01\x1aL\n\x0bOrientation\x12\x13\n\x0brollDegrees\x18\x01 \x02(\x01\x12\x14\n\x0cpitchDegrees\x18\x02 \x02(\x01\x12\x12\n\nyawDegrees\x18\x03 \x02(\x01\x42\x02H\x01')
6 )

Definition at line 18 of file build/lib/emane/events/locationevent_pb2.py.

◆ has_options

emane.events.locationevent_pb2.has_options

Definition at line 292 of file build/lib/emane/events/locationevent_pb2.py.

◆ LocationEvent

emane.events.locationevent_pb2.LocationEvent

Definition at line 252 of file build/lib/emane/events/locationevent_pb2.py.

◆ message_type

emane.events.locationevent_pb2.message_type

Definition at line 244 of file build/lib/emane/events/locationevent_pb2.py.