myconfig.txt

来自「For PD close loop control. Used in traci」· 文本 代码 · 共 22 行

TXT
22
字号
class MyConfig:{	num_seeds:8	mode:7	numNN:7	random_seed:2536	background:{		r:0.5		g:0.5		b:0.5		a:1	}	lsqr_damping:1	expScale:1	expsqrScale:0.25	weight_linear:yes	weight_inverse:no	weight_cubecube:no	weight_exp:yes	weight_expsqr:no	weight_coslerp:no}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?