diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
type | extension of rootType | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="EEFundamentalParameterDataType" abstract="false"> <xs:annotation> <xs:appinfo>Contains electromagnetic emmission regeneration parameters that are variable throught a scenario. Section 6.2.22. </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:attribute name="frequency" type="xs:float"> <xs:annotation> <xs:appinfo>center frequency of the emission in hertz.</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="frequencyRange" type="xs:float"> <xs:annotation> <xs:appinfo>Bandwidth of the frequencies corresponding to the fequency field.</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="effectiveRadiatedPower" type="xs:float"> <xs:annotation> <xs:appinfo>Effective radiated power for the emission in DdBm. For a radar noise jammer, indicates the peak of the transmitted power. </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="pulseRepetitionFrequency" type="xs:float"> <xs:annotation> <xs:appinfo>Average repetition frequency of the emission in hertz.</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="pulseWidth" type="xs:float"> <xs:annotation> <xs:appinfo>Average pulse width of the emission in microseconds.</xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
type | xs:float | ||
annotation |
|
||
source | <xs:attribute name="frequency" type="xs:float"> <xs:annotation> <xs:appinfo>center frequency of the emission in hertz.</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:float | ||
annotation |
|
||
source | <xs:attribute name="frequencyRange" type="xs:float"> <xs:annotation> <xs:appinfo>Bandwidth of the frequencies corresponding to the fequency field.</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:float | ||
annotation |
|
||
source | <xs:attribute name="effectiveRadiatedPower" type="xs:float"> <xs:annotation> <xs:appinfo>Effective radiated power for the emission in DdBm. For a radar noise jammer, indicates the peak of the transmitted power. </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:float | ||
annotation |
|
||
source | <xs:attribute name="pulseRepetitionFrequency" type="xs:float"> <xs:annotation> <xs:appinfo>Average repetition frequency of the emission in hertz.</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:float | ||
annotation |
|
||
source | <xs:attribute name="pulseWidth" type="xs:float"> <xs:annotation> <xs:appinfo>Average pulse width of the emission in microseconds.</xs:appinfo> </xs:annotation> </xs:attribute> |