Update telemetry antenna entity names (#7155)
* Update telemetry antenna entity names Changed the generic sketch and profile entity names to more specific names * Update kcl-samples simulation test output --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@ -313,7 +313,7 @@ description: Result of parsing telemetry-antenna.kcl
|
||||
"id": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "sketch001",
|
||||
"name": "antennaCrossSectionSketch",
|
||||
"start": 0,
|
||||
"type": "Identifier"
|
||||
},
|
||||
@ -377,7 +377,7 @@ description: Result of parsing telemetry-antenna.kcl
|
||||
"id": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "profile001",
|
||||
"name": "antennaCrossSectionProfile",
|
||||
"start": 0,
|
||||
"type": "Identifier"
|
||||
},
|
||||
@ -480,7 +480,7 @@ description: Result of parsing telemetry-antenna.kcl
|
||||
"name": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "sketch001",
|
||||
"name": "antennaCrossSectionSketch",
|
||||
"start": 0,
|
||||
"type": "Identifier"
|
||||
},
|
||||
@ -1654,7 +1654,7 @@ description: Result of parsing telemetry-antenna.kcl
|
||||
"id": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "revolve001",
|
||||
"name": "antennaCrossSectionRevolve",
|
||||
"start": 0,
|
||||
"type": "Identifier"
|
||||
},
|
||||
@ -1736,7 +1736,7 @@ description: Result of parsing telemetry-antenna.kcl
|
||||
"name": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "profile001",
|
||||
"name": "antennaCrossSectionProfile",
|
||||
"start": 0,
|
||||
"type": "Identifier"
|
||||
},
|
||||
@ -1831,7 +1831,7 @@ description: Result of parsing telemetry-antenna.kcl
|
||||
"name": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "revolve001",
|
||||
"name": "antennaCrossSectionRevolve",
|
||||
"start": 0,
|
||||
"type": "Identifier"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user