Searched defs:roll (Results 1 – 8 of 8) sorted by relevance
| /tools/netsim/ui/ts/ |
| D | cube-sprite.ts | 24 @property({type: Number}) roll = 0; property in CubeSprite
|
| D | device-info.ts | 30 @property({type : Number}) roll = 0; property in DeviceInformation
|
| D | model.ts | 37 roll: number; property
|
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/ |
| D | keysight_catr_chamber.py | 101 def move_feed_roll(self, roll): argument 141 def move_to_azim_roll(self, azim, roll): argument
|
| /tools/netsim/ui/dist/js/ |
| D | device-info.js | 1 … extends t{constructor(){super(...arguments),this.yaw=0,this.pitch=0,this.roll=0,this.editMode=!1,… property
|
| D | device-observer.js | 1 …sition(e){this.device.position=e}get orientation(){const e={yaw:0,pitch:0,roll:0};return"orientati… property
|
| /tools/netsim/src/proto/ |
| D | model.proto | 33 float roll = 3; field
|
| /tools/netsim/rust/frontend-proto/src/ |
| D | model.rs | 195 pub roll: f32, field
|