chaotic_pfc.cli.comm_fir

Chaotic communication through FIR low-pass channel.

Functions

add_parser(subparsers)

Register the run comm-fir subcommand.

run(args)

Execute the comm-fir experiment.

chaotic_pfc.cli.comm_fir.add_parser(subparsers)[source]

Register the run comm-fir subcommand.

Parameters:

subparsers (_SubParsersAction)

Return type:

None

chaotic_pfc.cli.comm_fir.run(args)[source]

Execute the comm-fir experiment.

Parameters:

args (Namespace)

Return type:

int