This commit is contained in:
2026-05-06 09:21:35 +08:00
parent 3fcb6ea0c5
commit c707b4994e
7 changed files with 15 additions and 855 deletions

View File

@@ -7,11 +7,8 @@ namespace 头罩视野.Services
{
class GetArea
{
// 设备固定参数
public static double R = 330; // 半球半径
public static double R = 325; // 半球半径
// 定义参数(和你代码里一致)
public const int totalLights = 81;