parameters |
関数TF_set_parameters
を用いて設定したパラメータ一式。 List of parameter values set by function TF_set_parameters. |
obs | 関数
TF_make_obs_data
を用いてメンバの値を設定した構造体。 A structure whose values of members have been determined by function TF_make_obs_data. |
model | 関数
TF_allocate_model,
TF_inversion,
TF_inversion_1para,
TF_calculate_spectrum_upper_half
を用いてメンバの値を設定した構造体を与える。
関数内でメンバtimefuncの値が設定される。 Give a structure whose values of members have been determined by functions TF_allocate_model, TF_inversion, TF_inversion_1para, and TF_calculate_spectrum_upper_half. Within the function, the value of member timefunc is determined. |
syn | 関数
TF_allocate_syn,
TF_calculate_syn_spectrum,
TF_calculate_spectrum_upper_half
を用いてメンバの値を設定した構造体を与える。
関数内でメンバwaveform, waveform_trans, waveform_tilt,
waveform_contributionの値が設定される。 Give a structure whose values of members have been determined by functions TF_allocate_syn, TF_calculate_spectrum_upper_half, and TF_calculate_syn_spectrum. Within the function, the values of members waveform, waveform_trans, waveform_tilt, and waveform_contribution are determined. |