CARIS Batch Utility : HIPS Processes : Update SIPS Contact Positions
 

Update SIPS Contact Positions

Description

The UpdateSIPSContactPositions process takes a HIPS Project or track lines and recomputes all contacts in those lines.

Update

One or more HIPS track lines.

Outputs

Updated HIPS track lines.

Command Line Syntax

carisbatch --run UpdateSIPSContactPositions

Options

The following table describes the parameters available for this process.

Parameter

 

Long

Short

Description

Can Repeat

Notes

 

--processing-buffer-time

B

If set, applies a buffer of extra data, specified in seconds, at the beginning and end of lines to avoid data loss. If not set or buffer size of 0 seconds is applied, data will be processed without the buffer.

The default value is 0.

Supported units: seconds

FALSE

Example

To use this command refer to the following example.

Example

Objective

To recompute the position of contacts in a HIPS project or selected track lines.

Description

Command Line Syntax

--

The input file is

D:\BatchSample\

The output file is named xxx.hips located at D:\BatchSample.

D:\BatchSample\

Command Line

carisbatch --run UpdateSIPSContactPositions D:\BatchSample\xxx D:\BatchSample\xxx

Outcome

The position of contacts in a HIPS project or selected track lines is recomputed.

Extra Notes

N/A