Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
X3DNodes
type TTransmitterPduNodeHelper = class helper(TObject) for TTransmitterPduNode
property Address: string read GetAddress write SetAddress;
property AntennaLocation: TVector3Single read GetAntennaLocation write SetAntennaLocation;
property AntennaPatternLength: Integer read GetAntennaPatternLength write SetAntennaPatternLength;
property AntennaPatternType: Integer read GetAntennaPatternType write SetAntennaPatternType;
property ApplicationID: Integer read GetApplicationID write SetApplicationID;
property CryptoKeyID: Integer read GetCryptoKeyID write SetCryptoKeyID;
property CryptoSystem: Integer read GetCryptoSystem write SetCryptoSystem;
property EntityID: Integer read GetEntityID write SetEntityID;
property Frequency: Integer read GetFrequency write SetFrequency;
property InputSource: Integer read GetInputSource write SetInputSource;
property LengthOfModulationParameters: Integer read GetLengthOfModulationParameters write SetLengthOfModulationParameters;
property ModulationTypeDetail: Integer read GetModulationTypeDetail write SetModulationTypeDetail;
property ModulationTypeMajor: Integer read GetModulationTypeMajor write SetModulationTypeMajor;
property ModulationTypeSpreadSpectrum: Integer read GetModulationTypeSpreadSpectrum write SetModulationTypeSpreadSpectrum;
property ModulationTypeSystem: Integer read GetModulationTypeSystem write SetModulationTypeSystem;
property MulticastRelayHost: string read GetMulticastRelayHost write SetMulticastRelayHost;
property MulticastRelayPort: Integer read GetMulticastRelayPort write SetMulticastRelayPort;
property Port: Integer read GetPort write SetPort;
property Power: Single read GetPower write SetPower;
property RadioEntityTypeCategory: Integer read GetRadioEntityTypeCategory write SetRadioEntityTypeCategory;
property RadioEntityTypeCountry: Integer read GetRadioEntityTypeCountry write SetRadioEntityTypeCountry;
property RadioEntityTypeDomain: Integer read GetRadioEntityTypeDomain write SetRadioEntityTypeDomain;
property RadioEntityTypeKind: Integer read GetRadioEntityTypeKind write SetRadioEntityTypeKind;
property RadioEntityTypeNomenclature: Integer read GetRadioEntityTypeNomenclature write SetRadioEntityTypeNomenclature;
property RadioEntityTypeNomenclatureVersion: Integer read GetRadioEntityTypeNomenclatureVersion write SetRadioEntityTypeNomenclatureVersion;
property RadioID: Integer read GetRadioID write SetRadioID;
property ReadInterval: Single read GetReadInterval write SetReadInterval;
property RelativeAntennaLocation: TVector3Single read GetRelativeAntennaLocation write SetRelativeAntennaLocation;
property RtpHeaderExpected: boolean read GetRtpHeaderExpected write SetRtpHeaderExpected;
property SiteID: Integer read GetSiteID write SetSiteID;
property TransmitFrequencyBandwidth: Single read GetTransmitFrequencyBandwidth write SetTransmitFrequencyBandwidth;
property TransmitState: Integer read GetTransmitState write SetTransmitState;
property WhichGeometry: Integer read GetWhichGeometry write SetWhichGeometry;
property WriteInterval: Single read GetWriteInterval write SetWriteInterval;
property BboxCenter: TVector3Single read GetBboxCenter write SetBboxCenter;
property BboxSize: TVector3Single read GetBboxSize write SetBboxSize;