6 #ifndef DtAntennaPatternRecord_H_
7 #define DtAntennaPatternRecord_H_
49 virtual void setFromNet(
const void* net,
int size);
54 virtual const void* netRep(
int* size = NULL)
const;
57 virtual int netSize()
const;
63 virtual void printData()
const;
64 virtual void printDataToStream(std::ostream& stream)
const;
72 #endif //DtAntennaPatternRecord_H_
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
int myNetSize
Definition: antennaPatternRecord.h:69
Instances of DtAntennaPatternRecord are used to represent the antenna pattern data contained in Radio...
Definition: antennaPatternRecord.h:23
This file is deprecated - Please see simulationAddress.h, entityIdentifier.h, entityType.h, burstDescriptor.h, and NetStructs.h.
char * myNetRep
Definition: antennaPatternRecord.h:68
This file contains typedefs for machine dependant types.