chaotic_pfc.cli.comm_order_n¶ Communication using N-th order Henon with internal FIR filter. Functions add_parser(subparsers) Register the run comm-order-n subcommand. run(args) Execute the comm-order-n experiment. chaotic_pfc.cli.comm_order_n.add_parser(subparsers)[source]¶ Register the run comm-order-n subcommand. Parameters: subparsers (_SubParsersAction) Return type: None chaotic_pfc.cli.comm_order_n.run(args)[source]¶ Execute the comm-order-n experiment. Parameters: args (Namespace) Return type: int