Skip to content

Tx power support - #81

Open
JamesMCannon wants to merge 2 commits into
fgasdia:mainfrom
JamesMCannon:tx-power-support
Open

Tx power support#81
JamesMCannon wants to merge 2 commits into
fgasdia:mainfrom
JamesMCannon:tx-power-support

Conversation

@JamesMCannon

@JamesMCannon JamesMCannon commented Jul 6, 2026

Copy link
Copy Markdown

Solves Issue #77 by first extending a new Transmitter(frequency, power) function that is then used in the adjustments to BatchInput, ExponentialInput, and TableInput to allow users to specify a transmitter power. Default values of 1kW are supplied to maintain compatibility with any previous uses of these input types.

@JamesMCannon

Copy link
Copy Markdown
Author

Worth noting:

  • This doesn't update any tests
  • This doesn't update any docs outside of function doc-strings
  • This doesn't update any examples or samples (i.e., io.md, basic.json, and the like)
  • I chose to not update any of the outputs (BatchOutput or BasicOutput). It might be useful to echo the power field back as that impacts amplitude for a given run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant