init
This commit is contained in:
13
Common/DTS.CommonCore/Constant/DASSpecific/TDAS.cs
Normal file
13
Common/DTS.CommonCore/Constant/DASSpecific/TDAS.cs
Normal file
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace DTS.Common.Constant.DASSpecific
|
||||
{
|
||||
public class TDAS
|
||||
{
|
||||
public const uint MaxAAFilterRateHz = 4300;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user