-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #319 from bSI-InfraRoom/release/IFC4.3.0.0-RC4-Update
IFC4.3.0.0-RC4 Update
- Loading branch information
Showing
424 changed files
with
13,607 additions
and
9,999 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# This is a basic workflow to help you get started with Actions | ||
|
||
name: documentation-generation | ||
|
||
# Controls when the action will run. | ||
on: | ||
# Allows you to run this workflow manually from the Actions tab | ||
workflow_dispatch: | ||
|
||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel | ||
jobs: | ||
# This workflow contains a single job called "build" | ||
generate-documentation: | ||
runs-on: windows-latest | ||
defaults: | ||
run: | ||
shell: pwsh | ||
steps: | ||
- name: Checkout repository | ||
uses: actions/checkout@v2 | ||
- name: Run documentation generation | ||
run: | | ||
echo 'Workspace directory is ${{ github.workspace }}' | ||
& "${{ github.workspace }}\build\IfcDocLite.exe" "${{ github.workspace }}\IFC4x3" -D "${{ github.workspace }}\documentation" "${{ github.workspace }}\IFC4x3\figures" | ||
dir documentation | ||
dir IFC4x3 | ||
- name: Upload documentation | ||
uses: actions/upload-artifact@v2 | ||
with: | ||
name: IFC Documentation | ||
path: ${{ github.workspace }}\documentation |
9,591 changes: 298 additions & 9,293 deletions
9,591
IFC4x3/ChangeSets/IFC4x3_RC3 to IFC4x3_RC4/DocChangeSet.xml
Large diffs are not rendered by default.
Oops, something went wrong.
9,654 changes: 9,654 additions & 0 deletions
9,654
IFC4x3/ChangeSets/IFC4x3_RC4 Update/DocChangeSet.xml
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...KSUPESTRUCTURE_1jAFj4CKH6cxMc3CHbmxDj.xml → ...SUPERSTRUCTURE_1jAFj4CKH6cxMc3CHbmxDj.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocConstant xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="PLAINTRACKSUPESTRUCTURE_1jAFj4CKH6cxMc3CHbmxDj" Name="PLAINTRACKSUPESTRUCTURE" UniqueId="6d28fb44-3144-469b-b5a6-0cc465c3b36d"> | ||
<DocConstant xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="PLAINTRACKSUPERSTRUCTURE_1jAFj4CKH6cxMc3CHbmxDj" Name="PLAINTRACKSUPERSTRUCTURE" UniqueId="6d28fb44-3144-469b-b5a6-0cc465c3b36d"> | ||
<Documentation>The plain-track superstructure is one specific type of the track structure. It does not contain any turnout panel or dilatation panel.</Documentation> | ||
</DocConstant> | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/a/AntennaType_2PysPrqKj3aPWcff71DZsA/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="AntennaType_2PysPrqKj3aPWcff71DZsA" Name="AntennaType" UniqueId="99f36675-d14b-4391-9826-a691c1363d8a" PrimaryDataType="IfcLabel" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/a/AntennaType_2PysPrqKj3aPWcff71DZsA/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the type of antenna integrated in the device. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/b/BandWidth_3qGbr0Q199cuUUYiO3nY0i/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="BandWidth_3qGbr0Q199cuUUYiO3nY0i" Name="BandWidth" UniqueId="f4425d40-6812-499b-879e-8ac603c6202c" PrimaryDataType="IfcFrequencyMeasure" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/b/BandWidth_3qGbr0Q199cuUUYiO3nY0i/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the bandwidth for telecommunication of the device. |
5 changes: 5 additions & 0 deletions
5
IFC4x3/Properties/c/CheckRailType_2JexmLPDX5sBsONo7e2qsk/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="CheckRailType_2JexmLPDX5sBsONo7e2qsk" Name="CheckRailType" UniqueId="93a3bc15-64d8-45d8-bd98-5f21e80b4dae" PropertyType="p_enumeratedvalue" PrimaryDataType="IfcLabel"> | ||
<Enumeration xsi:type="DocPropertyEnumeration" xsi:nil="true" href="PEnum_CheckRailType" /> | ||
</DocProperty> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/c/CheckRailType_2JexmLPDX5sBsONo7e2qsk/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Type of the check rail. Check rail types enumerated in this property are defined based on EN 13674. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/d/DataEncryptionType_0pqbO0sVjBRR5HyenyysRl/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="DataEncryptionType_0pqbO0sVjBRR5HyenyysRl" Name="DataEncryptionType" UniqueId="33d25600-d9fb-4b6d-b151-f28c7cf366ef" PrimaryDataType="IfcLabel" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/d/DataEncryptionType_0pqbO0sVjBRR5HyenyysRl/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the type of security protocols that can be used in the access point to protect the wireless network. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/d/DataExchangeRate_2AuHR1lx11mP7sIpwz9u8Z/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="DataExchangeRate_2AuHR1lx11mP7sIpwz9u8Z" Name="DataExchangeRate" UniqueId="8ae116c1-bfb0-41c1-91f6-4b3ebd278223" PrimaryDataType="IfcIntegerCountRateMeasure" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/d/DataExchangeRate_2AuHR1lx11mP7sIpwz9u8Z/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the data transfer rate of the access point in bit per second (bps). |
2 changes: 1 addition & 1 deletion
2
IFC4x3/Properties/d/Description_3Zrq848Q59lhSMKyRwz2po/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Description_3Zrq848Q59lhSMKyRwz2po" Name="Description" UniqueId="e3d74204-21a1-49be-b716-53c6faf42cf2" PrimaryDataType="IfcText"> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Name="Description" UniqueId="e3d74204-21a1-49be-b716-53c6faf42cf2" PrimaryDataType="IfcText"> | ||
<Documentation></Documentation> | ||
</DocProperty> | ||
|
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/d/DownlinkRadioBand_2dhC8V9VzBAxjON4waRpK9/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="DownlinkRadioBand_2dhC8V9VzBAxjON4waRpK9" Name="DownlinkRadioBand" UniqueId="a7acc21f-25ff-4b2b-bb58-5c4ea46f3509" PropertyType="p_boundedvalue" PrimaryDataType="IfcFrequencyMeasure" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/d/DownlinkRadioBand_2dhC8V9VzBAxjON4waRpK9/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the frequency range, delimited by a lower frequency and an upper frequency, allocated for downlink transmission. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/e/ExchangeCapacity_3BKPzAHt10s8UrVNVqgpxw/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="ExchangeCapacity_3BKPzAHt10s8UrVNVqgpxw" Name="ExchangeCapacity" UniqueId="cb519f4a-4770-40d8-87b5-7d77f4ab3efa" PrimaryDataType="IfcInteger" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/e/ExchangeCapacity_3BKPzAHt10s8UrVNVqgpxw/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates how many simultaneous calls the base transceiver station can handle. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/h/HasDrainage_30Z3LZrU15p9CBV6oSf4at/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="HasDrainage_30Z3LZrU15p9CBV6oSf4at" Name="HasDrainage" UniqueId="c08c3563-d5e0-45cc-930b-7c6c9ca44937" PrimaryDataType="IfcBoolean" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/h/HasDrainage_30Z3LZrU15p9CBV6oSf4at/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates whether the infrastructure element has drainage embedded or not. |
2 changes: 1 addition & 1 deletion
2
IFC4x3/Properties/i/IK_Code_2kpG9_rK93LwNz4pCQcRnH/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="IK_Code_2kpG9_rK93LwNz4pCQcRnH" Name="IK_Code" UniqueId="aecd027e-d542-4357-a5fd-13331a99bc51" /> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="IK_Code_2kpG9_rK93LwNz4pCQcRnH" Name="IK_Code" UniqueId="aecd027e-d542-4357-a5fd-13331a99bc51" PrimaryDataType="IfcLabel" /> | ||
|
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/i/IsAccessibleByVehicle_3R5N45JWj9UumSu_fUKeWz/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="IsAccessibleByVehicle_3R5N45JWj9UumSu_fUKeWz" Name="IsAccessibleByVehicle" UniqueId="db157105-4e0b-497b-8c1c-e3ea5e52883d" PrimaryDataType="IfcBoolean" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/i/IsAccessibleByVehicle_3R5N45JWj9UumSu_fUKeWz/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates whether the element is accessible by a vehicle or not. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/i/IsBidirectional_3PYJ6a4gXACx94JYuDo4no/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="IsBidirectional_3PYJ6a4gXACx94JYuDo4no" Name="IsBidirectional" UniqueId="d98931a4-12a8-4a33-b244-4e2e0dc84c72" PrimaryDataType="IfcBoolean" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/i/IsBidirectional_3PYJ6a4gXACx94JYuDo4no/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates whether the turnstile is bidirectional. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/i/IsSurfaceGalling_1ZjWQaS4v7yRtvDOWbc7uC/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="IsSurfaceGalling_1ZjWQaS4v7yRtvDOWbc7uC" Name="IsSurfaceGalling" UniqueId="63b606a4-704e-47f1-bdf9-358825987e0c" PrimaryDataType="IfcBoolean" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/i/IsSurfaceGalling_1ZjWQaS4v7yRtvDOWbc7uC/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates whether the surface is galling or not. |
5 changes: 5 additions & 0 deletions
5
IFC4x3/Properties/j/JointRelativePosition_06BnzJB6b9zhMKCUAtPkfJ/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="JointRelativePosition_06BnzJB6b9zhMKCUAtPkfJ" Name="JointRelativePosition" UniqueId="062f1f53-2c69-49f6-b594-31e2b766ea53" PropertyType="p_enumeratedvalue" PrimaryDataType="IfcLabel"> | ||
<Enumeration xsi:type="DocPropertyEnumeration" xsi:nil="true" href="PEnum_JointRelativePosition" /> | ||
</DocProperty> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/j/JointRelativePosition_06BnzJB6b9zhMKCUAtPkfJ/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the relative position of the joint, which lies in the left or right rail or in the middle, or in combination. The left rail is to the left as facing in the direction of increasing stationing values, and the right rail is to the right. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/l/LoadCapacity_1_J9Z6hsjADva_RGdwfJlg/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="LoadCapacity_1_J9Z6hsjADva_RGdwfJlg" Name="LoadCapacity" UniqueId="7e4c98c6-af6b-4a37-993e-6d09faa53bea" PrimaryDataType="IfcForceMeasure" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/l/LoadCapacity_1_J9Z6hsjADva_RGdwfJlg/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the highest permissible load capacity. |
5 changes: 5 additions & 0 deletions
5
IFC4x3/Properties/m/MasterUnitType_0QeUyL0pf4MOJiDslA49ZJ/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="MasterUnitType_0QeUyL0pf4MOJiDslA49ZJ" Name="MasterUnitType" UniqueId="1aa1ef15-033a-4459-84ec-376bca1098d3" PropertyType="p_enumeratedvalue" PrimaryDataType="IfcLabel"> | ||
<Enumeration xsi:type="DocPropertyEnumeration" xsi:nil="true" href="PEnum_MasterUnitType" /> | ||
</DocProperty> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/m/MasterUnitType_0QeUyL0pf4MOJiDslA49ZJ/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the master unit type. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/m/MaximumNumberOfConnectedRUs_04WFhKT_r5UgPl35B9Wrbd/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="MaximumNumberOfConnectedRUs_04WFhKT_r5UgPl35B9Wrbd" Name="MaximumNumberOfConnectedRUs" UniqueId="0480fad4-77ed-457a-a66f-0c52c9835967" PrimaryDataType="IfcInteger" /> | ||
|
1 change: 1 addition & 0 deletions
1
...roperties/m/MaximumNumberOfConnectedRUs_04WFhKT_r5UgPl35B9Wrbd/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the maximum number of remote units (RUs) which can be connected to the master unit. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/m/MaximumNumberOfManagedBSCs_2y9Cxd6R9B5xNzs7Z2VO_B/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="MaximumNumberOfManagedBSCs_2y9Cxd6R9B5xNzs7Z2VO_B" Name="MaximumNumberOfManagedBSCs" UniqueId="bc24cee7-19b2-4b17-b5fd-d878c27d8f8b" PrimaryDataType="IfcInteger" /> | ||
|
1 change: 1 addition & 0 deletions
1
...Properties/m/MaximumNumberOfManagedBSCs_2y9Cxd6R9B5xNzs7Z2VO_B/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the maximum number of base station controller (BSC) that can be managed simultaneously by the mobile switching center (MSC). |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/m/MaximumNumberOfRRUs_0tAsowuCH8xgtZ_ZgM$4Ug/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="MaximumNumberOfRRUs_0tAsowuCH8xgtZ_ZgM4Ug" Name="MaximumNumberOfRRUs" UniqueId="372b6cba-e0c4-48ee-ade3-fa3a96fc47aa" PrimaryDataType="IfcInteger" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/m/MaximumNumberOfRRUs_0tAsowuCH8xgtZ_ZgM$4Ug/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the maximum number of remote radio units (RRU) which can be connected to the baseband unit. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/n/NarrowChannelWidth_260oCTccX4deJp$Xc0XFb_/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="NarrowChannelWidth_260oCTccX4deJpXc0XFb_" Name="NarrowChannelWidth" UniqueId="8603231d-9a68-449e-84f3-fe198084f97e" PrimaryDataType="IfcPositiveLengthMeasure" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/n/NarrowChannelWidth_260oCTccX4deJp$Xc0XFb_/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the width of the narrow channel. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/n/NominalInstallationDepth_2yE9Yxgxv0KRzH8vY2fcco/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="NominalInstallationDepth_2yE9Yxgxv0KRzH8vY2fcco" Name="NominalInstallationDepth" UniqueId="bc3898bb-abbe-4051-bf51-239882a669b2" PrimaryDataType="IfcPositiveLengthMeasure" /> | ||
|
1 change: 1 addition & 0 deletions
1
...3/Properties/n/NominalInstallationDepth_2yE9Yxgxv0KRzH8vY2fcco/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Nominal installation depth underground. |
2 changes: 1 addition & 1 deletion
2
IFC4x3/Properties/n/NominalLength_0NS18P1J51kRFniH3h5CIL/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="NominalLength_0NS18P1J51kRFniH3h5CIL" Name="NominalLength" UniqueId="17701219-0531-41b9-b3f1-b110eb14c495" PrimaryDataType="IfcPositiveLengthMeasure" /> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Name="NominalLength" UniqueId="17701219-0531-41b9-b3f1-b110eb14c495" PrimaryDataType="IfcPositiveLengthMeasure" /> | ||
|
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/n/NominalPower_2pu16hiH1CqQv04BNgxAph/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="NominalPower_2pu16hiH1CqQv04BNgxAph" Name="NominalPower" UniqueId="b3e011ab-b110-4cd1-ae40-10b5eaecaceb" PrimaryDataType="IfcPowerMeasure" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/n/NominalPower_2pu16hiH1CqQv04BNgxAph/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
A conventional value of apparent power determining a value of the rated current that may be carried with rated voltage applied, under specified conditions. ( IEV ref 421-04-04) |
2 changes: 1 addition & 1 deletion
2
IFC4x3/Properties/n/NominalThickness_3cTq6sD71BVAf9l72L6lIy/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="NominalThickness_3cTq6sD71BVAf9l72L6lIy" Name="NominalThickness" UniqueId="e67741b6-3470-4b7c-aa49-bc70951af4bc" PrimaryDataType="IfcNonNegativeLengthMeasure" /> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Name="NominalThickness" UniqueId="e67741b6-3470-4b7c-aa49-bc70951af4bc" PrimaryDataType="IfcNonNegativeLengthMeasure" /> | ||
|
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/n/NominalTransverseInclination_3Cd$wHaE95zeG4Dy9Ad2WJ/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="NominalTransverseInclination_3CdwHaE95zeG4Dy9Ad2WJ" Name="NominalTransverseInclination" UniqueId="cc9ffe91-90e2-45f6-8404-37c24a9c2813" PrimaryDataType="IfcPlaneAngleMeasure" /> | ||
|
1 change: 1 addition & 0 deletions
1
...operties/n/NominalTransverseInclination_3Cd$wHaE95zeG4Dy9Ad2WJ/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Required nominal angle of transverse slope. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/n/NumberOfAntennas_3pcohitgD84wYzTL$rzTOJ/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="NumberOfAntennas_3pcohitgD84wYzTLrzTOJ" Name="NumberOfAntennas" UniqueId="f39b2aec-dea3-4813-a8bd-755ff5f5d613" PrimaryDataType="IfcInteger" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/n/NumberOfAntennas_3pcohitgD84wYzTL$rzTOJ/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the number of antennas integrated in the device. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/n/NumberOfCarriers_07xDxpcsn6yA144GO_a3fc/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="NumberOfCarriers_07xDxpcsn6yA144GO_a3fc" Name="NumberOfCarriers" UniqueId="07ecdef3-9b6c-46f0-a044-11063e903a66" PrimaryDataType="IfcInteger" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/n/NumberOfCarriers_07xDxpcsn6yA144GO_a3fc/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates how many carrier frequencies can be managed by the device. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/n/NumberOfEmergencyTransceivers_2RrzYcZZf2sO3dp5bbzVgl/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="NumberOfEmergencyTransceivers_2RrzYcZZf2sO3dp5bbzVgl" Name="NumberOfEmergencyTransceivers" UniqueId="9bd7d8a6-8e3a-42d9-80e7-cc5965f5faaf" PrimaryDataType="IfcInteger" /> | ||
|
1 change: 1 addition & 0 deletions
1
...perties/n/NumberOfEmergencyTransceivers_2RrzYcZZf2sO3dp5bbzVgl/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the number of emergency transceivers in the base band unit. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/n/NumberOfInterfaces_3D0wHuI4P3guCzHoS3Y4Zf/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="NumberOfInterfaces_3D0wHuI4P3guCzHoS3Y4Zf" Name="NumberOfInterfaces" UniqueId="cd03a478-4846-43ab-833d-4727038848e9" PropertyType="p_tablevalue" PrimaryDataType="IfcLabel" SecondaryDataType="IfcInteger" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/n/NumberOfInterfaces_3D0wHuI4P3guCzHoS3Y4Zf/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the types of interfaces and their number in the device. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/n/NumberOfManagedBTSs_0OHaQ3VtPDL8_RM8WL2hWr/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="NumberOfManagedBTSs_0OHaQ3VtPDL8_RM8WL2hWr" Name="NumberOfManagedBTSs" UniqueId="18464683-7f76-4d54-8f9b-5888150ab835" PrimaryDataType="IfcInteger" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/n/NumberOfManagedBTSs_0OHaQ3VtPDL8_RM8WL2hWr/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the maximum number of base transceiver stations (BTSs) that can be handled by the device. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/n/NumberOfManagedCarriers_2dXLs2JgDDJAUunNKdvGyu/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="NumberOfManagedCarriers_2dXLs2JgDDJAUunNKdvGyu" Name="NumberOfManagedCarriers" UniqueId="a7855d82-4ea3-4d4c-a7b8-c57527e50f38" PrimaryDataType="IfcInteger" /> | ||
|
1 change: 1 addition & 0 deletions
1
...x3/Properties/n/NumberOfManagedCarriers_2dXLs2JgDDJAUunNKdvGyu/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates how many carrier frequencies can be managed by the device. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/n/NumberOfTransceiversPerAntenna_0_R58gpyn2cPydhUJjYefc/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="NumberOfTransceiversPerAntenna_0_R58gpyn2cPydhUJjYefc" Name="NumberOfTransceiversPerAntenna" UniqueId="3e6c522a-cfcc-4299-9f27-ade4ed8a8a66" PropertyType="p_tablevalue" PrimaryDataType="IfcLabel" SecondaryDataType="IfcInteger" /> | ||
|
1 change: 1 addition & 0 deletions
1
...erties/n/NumberOfTransceiversPerAntenna_0_R58gpyn2cPydhUJjYefc/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the number of transceivers per antenna. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/p/PermissibleRoadLoad_0dZw4UYSDFVPrQibCUZruL/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="PermissibleRoadLoad_0dZw4UYSDFVPrQibCUZruL" Name="PermissibleRoadLoad" UniqueId="278fa11e-89c3-4f7d-9d5a-b2531e8f5e15" PrimaryDataType="IfcMassMeasure" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/p/PermissibleRoadLoad_0dZw4UYSDFVPrQibCUZruL/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Permissible traffic load for the road design. |
2 changes: 1 addition & 1 deletion
2
IFC4x3/Properties/p/ProcessItem_0yXM2dwTn71gpxHeftzb$S/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
The type of cargo (and its measurement method) being modelled within a process. | ||
The type of item (and its measurement method) being modelled within a process. This can be cargo, passengers or vehicles that pass through the system. |
5 changes: 5 additions & 0 deletions
5
IFC4x3/Properties/r/RRUConnectionType_2llH13$EvAY8Lc9VG04k0Z/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="RRUConnectionType_2llH13EvAY8Lc9VG04k0Z" Name="RRUConnectionType" UniqueId="afbd1043-fcee-4a88-8566-25f40012e023" PropertyType="p_enumeratedvalue" PrimaryDataType="IfcLabel"> | ||
<Enumeration xsi:type="DocPropertyEnumeration" xsi:nil="true" href="PEnum_UnitConnectionType" /> | ||
</DocProperty> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/r/RRUConnectionType_2llH13$EvAY8Lc9VG04k0Z/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the connection type between the remote radio unit and baseband unit. |
5 changes: 5 additions & 0 deletions
5
IFC4x3/Properties/r/RUConnectionType_3QHGcFv6z8IQq_4_0gv5Jf/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="RUConnectionType_3QHGcFv6z8IQq_4_0gv5Jf" Name="RUConnectionType" UniqueId="da45098f-e46f-4849-ad3e-13e02ae454e9" PropertyType="p_enumeratedvalue" PrimaryDataType="IfcLabel"> | ||
<Enumeration xsi:type="DocPropertyEnumeration" xsi:nil="true" href="PEnum_UnitConnectionType" /> | ||
</DocProperty> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/r/RUConnectionType_3QHGcFv6z8IQq_4_0gv5Jf/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicate the connection type between the remote unit and the master unit. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/r/RadiatedOutputPowerPerAntenna_1uH9Rio6XFy8Z6EBj1Yjbb/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="RadiatedOutputPowerPerAntenna_1uH9Rio6XFy8Z6EBj1Yjbb" Name="RadiatedOutputPowerPerAntenna" UniqueId="784496ec-c868-4ff0-88c6-38bb418ad965" PropertyType="p_tablevalue" PrimaryDataType="IfcLabel" SecondaryDataType="IfcPowerMeasure" /> | ||
|
1 change: 1 addition & 0 deletions
1
...perties/r/RadiatedOutputPowerPerAntenna_1uH9Rio6XFy8Z6EBj1Yjbb/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the power of radio waves emitted by each antenna of the base transceiver station. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/r/ReferenceAirRelativeHumidity_1wG8Xp53PDOPLBMvLK0g1J/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="ReferenceAirRelativeHumidity_1wG8Xp53PDOPLBMvLK0g1J" Name="ReferenceAirRelativeHumidity" UniqueId="7a408873-1436-4d61-954b-5b955402a053" PropertyType="p_boundedvalue" PrimaryDataType="IfcNormalisedRatioMeasure" /> | ||
|
1 change: 1 addition & 0 deletions
1
...operties/r/ReferenceAirRelativeHumidity_1wG8Xp53PDOPLBMvLK0g1J/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Measurement of the ratio of water vapor in the air. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/r/ReferenceEnvironmentTemperature_2vgOshA4D0$ems5HSBwemr/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="ReferenceEnvironmentTemperature_2vgOshA4D0ems5HSBwemr" Name="ReferenceEnvironmentTemperature" UniqueId="b9a98dab-2843-40fe-8c36-15170bea8c35" PropertyType="p_boundedvalue" PrimaryDataType="IfcThermodynamicTemperatureMeasure" /> | ||
|
1 change: 1 addition & 0 deletions
1
...rties/r/ReferenceEnvironmentTemperature_2vgOshA4D0$ems5HSBwemr/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Best range of temperature. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/s/SurfaceGallingArea_1iJuaHmcrBLxVSLz7TLiKj/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="SurfaceGallingArea_1iJuaHmcrBLxVSLz7TLiKj" Name="SurfaceGallingArea" UniqueId="6c4f8911-c26d-4b57-b7dc-57d1dd56c52d" PrimaryDataType="IfcAreaMeasure" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/s/SurfaceGallingArea_1iJuaHmcrBLxVSLz7TLiKj/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
The galling area of the object surface. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/t/TechnicalStandard_2M$Q1oBlHFBhUArnmHLc4W/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="TechnicalStandard_2MQ1oBlHFBhUArnmHLc4W" Name="TechnicalStandard" UniqueId="96fda072-2ef4-4f2e-b78a-d71c11566120" PropertyType="p_referencevalue" PrimaryDataType="IfcExternalReference" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/t/TechnicalStandard_2M$Q1oBlHFBhUArnmHLc4W/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
The technical standard which the element should comply with. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/t/TicketProcessingTime_17M9Cc_kz818DfWA4GZJTA/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="TicketProcessingTime_17M9Cc_kz818DfWA4GZJTA" Name="TicketProcessingTime" UniqueId="47589326-faef-4804-8369-80a1108d374a" PrimaryDataType="IfcTimeMeasure" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/t/TicketProcessingTime_17M9Cc_kz818DfWA4GZJTA/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the processing time of a ticket. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/t/TicketStuckRate_3yrQ19j3XCuR09jcP_sUQK/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="TicketStuckRate_3yrQ19j3XCuR09jcP_sUQK" Name="TicketStuckRate" UniqueId="fcd5a049-b438-4ce1-b009-b6667ed9e694" PrimaryDataType="IfcRatioMeasure" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/t/TicketStuckRate_3yrQ19j3XCuR09jcP_sUQK/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the stuck rate of tickets in the turnstile. |
5 changes: 5 additions & 0 deletions
5
IFC4x3/Properties/t/TransmissionType_0F7760u3z29Q0oq6yXepYZ/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="TransmissionType_0F7760u3z29Q0oq6yXepYZ" Name="TransmissionType" UniqueId="0f1c7180-e03f-4225-a032-d06f21a338a3" PropertyType="p_enumeratedvalue" PrimaryDataType="IfcLabel"> | ||
<Enumeration xsi:type="DocPropertyEnumeration" xsi:nil="true" href="PEnum_TransmissionType" /> | ||
</DocProperty> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/t/TransmissionType_0F7760u3z29Q0oq6yXepYZ/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the data transmission type of the master unit. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/t/TransmittedBandwidth_2x5FCzOXX65wSk8PZymLiB/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="TransmittedBandwidth_2x5FCzOXX65wSk8PZymLiB" Name="TransmittedBandwidth" UniqueId="bb14f33d-6218-4617-a72e-2198fcc15b0b" PrimaryDataType="IfcFrequencyMeasure" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/t/TransmittedBandwidth_2x5FCzOXX65wSk8PZymLiB/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the transmitted bandwidth of the master unit. |
3 changes: 3 additions & 0 deletions
3
IFC4x3/Properties/t/TransmittedFrequency_0b56gXbrD1LxWzOSRwnBOh/DocProperty.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="TransmittedFrequency_0b56gXbrD1LxWzOSRwnBOh" Name="TransmittedFrequency" UniqueId="25146aa1-9753-4157-b83d-61c6fac4b62b" PrimaryDataType="IfcFrequencyMeasure" /> | ||
|
1 change: 1 addition & 0 deletions
1
IFC4x3/Properties/t/TransmittedFrequency_0b56gXbrD1LxWzOSRwnBOh/Documentation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Indicates the transmitted frequency used by the master unit. |
Oops, something went wrong.