*COMPLEXCURVE_PERCENTILE

Description: Compute the percentile for the curve

Syntax: complexcurve_percentile(curve,percentile,xmin,xmax)

Inputs
ID Name Type Default Remarks
1 Curve vector   Complex curve to be computed <a class=’btn btn-xs btn-default’ target=’_blank’ href=’https://www.d3view.com/docs/master/workflows/Glossary.html#curveinput’> <i class=’fa fa-external-link’> </i> View more </a>
2 percentile float 0.0 percentile
3 xmin float 0.0 xmin
4 xmax float 0.0 xmax
Outputs
ID Name Type Remarks
1 complexcurve_percentile_output_1 scalar  

*COMPLEXCURVE_AWEIGHT

Description: Convert complex curve to aweight

Syntax: complexcurve_aweight(complex_curve)

Inputs
ID Name Type Default Remarks
1 Complex Curve vector   Complex curve to be converted <a class=’btn btn-xs btn-default’ target=’_blank’ href=’https://www.d3view.com/docs/master/workflows/Glossary.html#curveinput’> <i class=’fa fa-external-link’> </i> View more </a>
Outputs
ID Name Type Remarks
1 complexcurve_aweight_output_1 vector  

*COMPLEXCURVE_XTODS

Description: Convert complex curve to dynamic stiffness

Syntax: complexcurve_xtods(complex_curve)

Inputs
ID Name Type Default Remarks
1 Complex Curve vector    
Outputs
ID Name Type Remarks
1 complexcurve_xtods_output_1 vector  

*COMPLEXCURVE_TO_AMP

Description: Convert complex curve to amplitude

Syntax: complexcurve_to_amp(complex_curve)

Inputs
ID Name Type Default Remarks
1 Complex Curve vector    
Outputs
ID Name Type Remarks
1 complexcurve_to_amp_output_1 vector  

*COMPLEXCURVE_SAMPLE

Description: Create a sample complex curve

Syntax: complexcurve_sample(curve_name)

Inputs
ID Name Type Default Remarks
1 Curve Name scalar   Complex curve to be converted.
Outputs
ID Name Type Remarks
1 complexcurve_sample_output_1 vector  

*COMPLEXCURVE_ATOD

Description: Convert Acceleration to displacement

Syntax: complexcurve_atod(complex_curve)

Inputs
ID Name Type Default Remarks
1 Complex Curve vector   Complex curve to be converted <a class=’btn btn-xs btn-default’ target=’_blank’ href=’https://www.d3view.com/docs/master/workflows/Glossary.html#curveinput’> <i class=’fa fa-external-link’> </i> View more </a>
Outputs
ID Name Type Remarks
1 complexcurve_atod_output_1 vector  

*COMPLEXCURVE_ATOV

Description: Convert complex curve to velocity

Syntax: complexcurve_atov(complex_curve)

Inputs
ID Name Type Default Remarks
1 Complex Curve vector   Complex curve to be converted <a class=’btn btn-xs btn-default’ target=’_blank’ href=’https://www.d3view.com/docs/master/workflows/Glossary.html#curveinput’> <i class=’fa fa-external-link’> </i> View more </a>
Outputs
ID Name Type Remarks
1 complexcurve_atov_output_1 vector  

*COMPLEXCURVE_TO_PRESSURE_DB

Description: Convert complex curve to Pressure db

Syntax: complexcurve_to_pressure_db(curve)

Inputs
ID Name Type Default Remarks
1 Curve vector   Complex curve to be converted. <a class=’btn btn-xs btn-default’ target=’_blank’ href=’https://www.d3view.com/docs/master/workflows/Glossary.html#curveinput’> <i class=’fa fa-external-link’> </i> View more </a>
Outputs
ID Name Type Remarks
1 complexcurve_to_pressure_db_output_1 vector  

*COMPLEXCURVE_TO_DB

Description: Convert complex curve to db

Syntax: complexcurve_to_db(curve)

Inputs
ID Name Type Default Remarks
1 Curve vector   Complex curve to be converted. <a class=’btn btn-xs btn-default’ target=’_blank’ href=’https://www.d3view.com/docs/master/workflows/Glossary.html#curveinput’> <i class=’fa fa-external-link’> </i> View more </a>
Outputs
ID Name Type Remarks
1 complexcurve_to_db_output_1 vector  

*COMPLEXCURVE_TO_REAL

Description: Convert complex curve to real

Syntax: complexcurve_to_real(curve)

Inputs
ID Name Type Default Remarks
1 Curve vector    
Outputs
ID Name Type Remarks
1 complexcurve_to_real_output_1 vector