IDISNetwork Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:BSI.MACE.Network.DIS.IDISNetwork"]
Namespace: BSI.MACE.Network.DIS
The IDISNetwork type exposes the following members.
Name | Description | |
---|---|---|
SendDataPDU(disStructureDataFixedDatumInt32Packet) |
Sends the provided Data PDU onto the MACE DIS Network
| |
SendDataPDU(disStructureDataFixedDatumSinglePacket) |
Sends the provided Data PDU onto the MACE DIS Network
| |
SendDataPDU(disStructureDataFixedDatumUInt32Packet) |
Sends the provided Data PDU onto the MACE DIS Network
| |
SendDataPDU(disStructureDataVariableDatumPacket) |
Sends the provided Data PDU onto the MACE DIS Network
| |
SendDesignatorPDU |
Sends the provided Designator PDU onto the MACE DIS Network
| |
SendDetonationPDU |
Sends the provided Munition Detonation PDU onto the MACE DIS Network
| |
SendElectromagneticEmissionPDU |
Sends the provided Electromagnetic Emission PDU onto the MACE DIS network.
| |
SendEntityStatePDU |
Sends the provided Entity State PDU onto the MACE DIS network.
| |
SendFirePDU |
Sends the provided Weapon Fire PDU onto the MACE DIS Network
| |
SendReceiverPDU |
Sends the provided Receiver PDU onto the MACE DIS Network
| |
SendSetDataPDU(disStructureDataFixedDatumInt32Packet) |
Sends the provided Set Data PDU onto the MACE DIS Network
| |
SendSetDataPDU(disStructureDataFixedDatumSinglePacket) |
Sends the provided Set Data PDU onto the MACE DIS Network
| |
SendSetDataPDU(disStructureDataFixedDatumUInt32Packet) |
Sends the provided Set Data PDU onto the MACE DIS Network
| |
SendSetDataPDU(disStructureDataVariableDatumPacket) |
Sends the provided Set Data PDU onto the MACE DIS Network
| |
SendSetDataPDU(disStructureDataVariableDoublePacket) |
Sends the provided Set Data PDU onto the MACE DIS Network
| |
SendSignalPDU |
Sends the provided Signal PDU onto the MACE DIS Network
| |
SendStartResumePDU |
Sends the provided Start/Resume PDU onto the MACE DIS Network
| |
SendStopFreezePDU |
Sends the provided Stop/Freeze PDU onto the MACE DIS Network
| |
SendTransmitterPDU |
Sends the provided Transmitter PDU onto the MACE DIS Network
|
Name | Description | |
---|---|---|
DataPDUReceived |
Notification that MACE has received a Data PDU
| |
DataPDUSent |
Notification that MACE has sent a Data PDU
| |
DesignatorPDUReceived |
Notification that MACE has received a Designator PDU
| |
DesignatorPDUSent |
Notification that MACE has sent a Designator PDU
| |
DetonationPDUReceived |
Notification that MACE has received a Detonation PDU
| |
DetonationPDUSent |
Notification that MACE has sent a Detonation PDU
| |
ElectromagneticEmissionPDUReceived |
Notification that MACE has received an Entity State PDU
| |
ElectromagneticEmissionPDUSent |
Notification that MACE has sent an Entity State PDU
| |
EntityStatePDUReceived |
Notification that MACE has received an Entity State PDU
| |
EntityStatePDUSent |
Notification that MACE has sent an Entity State PDU
| |
FirePDUReceived |
Notification that MACE has received a Fire PDU
| |
FirePDUSent |
Notification that MACE has sent a Fire PDU
| |
ReceiverPDUReceived |
Notification that MACE has received an Entity State PDU
| |
ReceiverPDUSent |
Notification that MACE has sent an Entity State PDU
| |
SetDataPDUReceived |
Notification that MACE has received a Data PDU
| |
SetDataPDUSent |
Notification that MACE has sent a Data PDU
| |
SignalPDUReceived |
Notification that MACE has received an Entity State PDU
| |
SignalPDUSent |
Notification that MACE has sent an Entity State PDU
| |
StartResumePDUReceived |
Notification that MACE has received an Entity State PDU
| |
StartResumePDUSent |
Notification that MACE has sent an Entity State PDU
| |
StopFreezePDUReceived |
Notification that MACE has received an Entity State PDU
| |
StopFreezePDUSent |
Notification that MACE has sent an Entity State PDU
| |
TransmitterPDUReceived |
Notification that MACE has received an Entity State PDU
| |
TransmitterPDUSent |
Notification that MACE has sent an Entity State PDU
|