Class TTransmitterPduNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TTransmitterPduNodeHelper = class helper(TObject) for TTransmitterPduNode

Description

Hierarchy

  • TObject
  • TTransmitterPduNodeHelper

Overview

Properties

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

Description

Properties

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

Generated by PasDoc 0.14.0.