Skip to content

Commit db8cdda

Browse files
author
Aalyria Technologies, Inc
committed
Import changes.
- d54fff9efa1a58711d399b83a636a04517cb9a19 GitOrigin-RevId: d54fff9efa1a58711d399b83a636a04517cb9a19
1 parent 8563cd9 commit db8cdda

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

api/scheduling/v1alpha/scheduling.proto

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,13 @@ message DeleteRoute {
185185
string to = 2;
186186
}
187187

188+
// A transmit and/or receive beam of RF energy operating on a set of channels,
189+
// whether formed by a single antenna or a beamforming array.
190+
//
191+
// The time associated with a revision of a Beam resource in a schedule dictates
192+
// the earliest time at which the beam may be utilized for transmission and
193+
// receiving on its configured channels. It is expected that the beam has been
194+
// oriented toward its target by that time.
188195
message Beam {
189196
reserved 7;
190197

0 commit comments

Comments
 (0)