public static void RadonUpwardRemovalCalculate(
CGXNETCore gxNetShared,
CDB db,
int line,
string U_filt,
string Th_filt,
string U_upward_filt,
double skyshine_A1,
double skyshine_A2,
double ak,
double ath,
double au,
double atc,
double bk,
double bu,
double bth,
double btc,
string K_back,
string U_back,
string Th_back,
string TC_back,
string U_upward_back
)
public static void RadonUpwardRemovalCalculate(
CGXNETCore gxNetShared,
CDB db,
int line,
string U_filt,
string Th_filt,
string U_upward_filt,
double skyshine_A1,
double skyshine_A2,
double ak,
double ath,
double au,
double atc,
double bk,
double bu,
double bth,
double btc,
string K_back,
string U_back,
string Th_back,
string TC_back,
string U_upward_back
)
Public Shared Sub RadonUpwardRemovalCalculate (
gxNetShared As CGXNETCore,
db As CDB,
line As Integer,
U_filt As String,
Th_filt As String,
U_upward_filt As String,
skyshine_A1 As Double,
skyshine_A2 As Double,
ak As Double,
ath As Double,
au As Double,
atc As Double,
bk As Double,
bu As Double,
bth As Double,
btc As Double,
K_back As String,
U_back As String,
Th_back As String,
TC_back As String,
U_upward_back As String
)
Public Shared Sub RadonUpwardRemovalCalculate (
gxNetShared As CGXNETCore,
db As CDB,
line As Integer,
U_filt As String,
Th_filt As String,
U_upward_filt As String,
skyshine_A1 As Double,
skyshine_A2 As Double,
ak As Double,
ath As Double,
au As Double,
atc As Double,
bk As Double,
bu As Double,
bth As Double,
btc As Double,
K_back As String,
U_back As String,
Th_back As String,
TC_back As String,
U_upward_back As String
)
public:
static void RadonUpwardRemovalCalculate(
CGXNETCore^ gxNetShared,
CDB^ db,
int line,
String^ U_filt,
String^ Th_filt,
String^ U_upward_filt,
double skyshine_A1,
double skyshine_A2,
double ak,
double ath,
double au,
double atc,
double bk,
double bu,
double bth,
double btc,
String^ K_back,
String^ U_back,
String^ Th_back,
String^ TC_back,
String^ U_upward_back
)
public:
static void RadonUpwardRemovalCalculate(
CGXNETCore^ gxNetShared,
CDB^ db,
int line,
String^ U_filt,
String^ Th_filt,
String^ U_upward_filt,
double skyshine_A1,
double skyshine_A2,
double ak,
double ath,
double au,
double atc,
double bk,
double bu,
double bth,
double btc,
String^ K_back,
String^ U_back,
String^ Th_back,
String^ TC_back,
String^ U_upward_back
)
static member RadonUpwardRemovalCalculate :
gxNetShared : CGXNETCore *
db : CDB *
line : int *
U_filt : string *
Th_filt : string *
U_upward_filt : string *
skyshine_A1 : float *
skyshine_A2 : float *
ak : float *
ath : float *
au : float *
atc : float *
bk : float *
bu : float *
bth : float *
btc : float *
K_back : string *
U_back : string *
Th_back : string *
TC_back : string *
U_upward_back : string -> unit
static member RadonUpwardRemovalCalculate :
gxNetShared : CGXNETCore *
db : CDB *
line : int *
U_filt : string *
Th_filt : string *
U_upward_filt : string *
skyshine_A1 : float *
skyshine_A2 : float *
ak : float *
ath : float *
au : float *
atc : float *
bk : float *
bu : float *
bth : float *
btc : float *
K_back : string *
U_back : string *
Th_back : string *
TC_back : string *
U_upward_back : string -> unit