Skip to content

ISIAPILeg_rou_hcm6_extended Interface

Namespace: SIDRASolutions.SI.API
Assembly: SIDRASolutions.SI.API.dll COM CLSID: A1EEF860-52BB-49B1-9CDB-5EC4D791732F

Declaration

[Guid("A1EEF860-52BB-49B1-9CDB-5EC4D791732F")]
public interface ISIAPILeg_rou_hcm6_extended

Get an instance

// Navigate to the ISIAPILeg_rou_hcm6_extended you need via the ISIAPI tree.
// See ISIAPI for the activation root.
var leg_rou_hcm6_extended = /* ... */;
' Navigate to the ISIAPILeg_rou_hcm6_extended you need via the ISIAPI tree.
' See ISIAPI for the activation root.
Dim leg_rou_hcm6_extended As ISIAPILeg_rou_hcm6_extended = Nothing
# Navigate to the ISIAPILeg_rou_hcm6_extended you need via the ISIAPI tree.
# See ISIAPI for the activation root.
leg_rou_hcm6_extended = ...
# Navigate to the ISIAPILeg_rou_hcm6_extended you need via the ISIAPI tree.
# See ISIAPI for the activation root.
$leg_rou_hcm6_extended = $null

Properties

Model_calib_factor

float Model_calib_factor { get; set; }

Type float

Code samples
float model_calib_factor = leg_rou_hcm6_extended.Model_calib_factor;
leg_rou_hcm6_extended.Model_calib_factor = 0.0;
Dim model_calib_factor As Single = leg_rou_hcm6_extended.Model_calib_factor
leg_rou_hcm6_extended.Model_calib_factor = 0.0
model_calib_factor = leg_rou_hcm6_extended.Model_calib_factor
leg_rou_hcm6_extended.Model_calib_factor = 0.0
$model_calib_factor = $leg_rou_hcm6_extended.Model_calib_factor
$leg_rou_hcm6_extended.Model_calib_factor = 0.0

Entry_circ_adj

Roundabout Entry/Circulating Flow Adjustment (HCM)

int Entry_circ_adj { get; set; }

Type int

Value

One of:

  • 0 - None
  • 1 - Low
  • 2 - Medium
  • 3 - High
Code samples
int entry_circ_adj = leg_rou_hcm6_extended.Entry_circ_adj;
leg_rou_hcm6_extended.Entry_circ_adj = 0;
Dim entry_circ_adj As Integer = leg_rou_hcm6_extended.Entry_circ_adj
leg_rou_hcm6_extended.Entry_circ_adj = 0
entry_circ_adj = leg_rou_hcm6_extended.Entry_circ_adj
leg_rou_hcm6_extended.Entry_circ_adj = 0
$entry_circ_adj = $leg_rou_hcm6_extended.Entry_circ_adj
$leg_rou_hcm6_extended.Entry_circ_adj = 0

Single_circ_single_entry_param_a

float Single_circ_single_entry_param_a { get; set; }

Type float

Code samples
float single_circ_single_entry_param_a = leg_rou_hcm6_extended.Single_circ_single_entry_param_a;
leg_rou_hcm6_extended.Single_circ_single_entry_param_a = 0.0;
Dim single_circ_single_entry_param_a As Single = leg_rou_hcm6_extended.Single_circ_single_entry_param_a
leg_rou_hcm6_extended.Single_circ_single_entry_param_a = 0.0
single_circ_single_entry_param_a = leg_rou_hcm6_extended.Single_circ_single_entry_param_a
leg_rou_hcm6_extended.Single_circ_single_entry_param_a = 0.0
$single_circ_single_entry_param_a = $leg_rou_hcm6_extended.Single_circ_single_entry_param_a
$leg_rou_hcm6_extended.Single_circ_single_entry_param_a = 0.0

Single_circ_single_entry_param_b

float Single_circ_single_entry_param_b { get; set; }

Type float

Code samples
float single_circ_single_entry_param_b = leg_rou_hcm6_extended.Single_circ_single_entry_param_b;
leg_rou_hcm6_extended.Single_circ_single_entry_param_b = 0.0;
Dim single_circ_single_entry_param_b As Single = leg_rou_hcm6_extended.Single_circ_single_entry_param_b
leg_rou_hcm6_extended.Single_circ_single_entry_param_b = 0.0
single_circ_single_entry_param_b = leg_rou_hcm6_extended.Single_circ_single_entry_param_b
leg_rou_hcm6_extended.Single_circ_single_entry_param_b = 0.0
$single_circ_single_entry_param_b = $leg_rou_hcm6_extended.Single_circ_single_entry_param_b
$leg_rou_hcm6_extended.Single_circ_single_entry_param_b = 0.0

Single_circ_two_entry_dominant_param_a

float Single_circ_two_entry_dominant_param_a { get; set; }

Type float

Code samples
float single_circ_two_entry_dominant_param_a = leg_rou_hcm6_extended.Single_circ_two_entry_dominant_param_a;
leg_rou_hcm6_extended.Single_circ_two_entry_dominant_param_a = 0.0;
Dim single_circ_two_entry_dominant_param_a As Single = leg_rou_hcm6_extended.Single_circ_two_entry_dominant_param_a
leg_rou_hcm6_extended.Single_circ_two_entry_dominant_param_a = 0.0
single_circ_two_entry_dominant_param_a = leg_rou_hcm6_extended.Single_circ_two_entry_dominant_param_a
leg_rou_hcm6_extended.Single_circ_two_entry_dominant_param_a = 0.0
$single_circ_two_entry_dominant_param_a = $leg_rou_hcm6_extended.Single_circ_two_entry_dominant_param_a
$leg_rou_hcm6_extended.Single_circ_two_entry_dominant_param_a = 0.0

Single_circ_two_entry_dominant_param_b

float Single_circ_two_entry_dominant_param_b { get; set; }

Type float

Code samples
float single_circ_two_entry_dominant_param_b = leg_rou_hcm6_extended.Single_circ_two_entry_dominant_param_b;
leg_rou_hcm6_extended.Single_circ_two_entry_dominant_param_b = 0.0;
Dim single_circ_two_entry_dominant_param_b As Single = leg_rou_hcm6_extended.Single_circ_two_entry_dominant_param_b
leg_rou_hcm6_extended.Single_circ_two_entry_dominant_param_b = 0.0
single_circ_two_entry_dominant_param_b = leg_rou_hcm6_extended.Single_circ_two_entry_dominant_param_b
leg_rou_hcm6_extended.Single_circ_two_entry_dominant_param_b = 0.0
$single_circ_two_entry_dominant_param_b = $leg_rou_hcm6_extended.Single_circ_two_entry_dominant_param_b
$leg_rou_hcm6_extended.Single_circ_two_entry_dominant_param_b = 0.0

Single_circ_two_entry_subdominant_param_a

float Single_circ_two_entry_subdominant_param_a { get; set; }

Type float

Code samples
float single_circ_two_entry_subdominant_param_a = leg_rou_hcm6_extended.Single_circ_two_entry_subdominant_param_a;
leg_rou_hcm6_extended.Single_circ_two_entry_subdominant_param_a = 0.0;
Dim single_circ_two_entry_subdominant_param_a As Single = leg_rou_hcm6_extended.Single_circ_two_entry_subdominant_param_a
leg_rou_hcm6_extended.Single_circ_two_entry_subdominant_param_a = 0.0
single_circ_two_entry_subdominant_param_a = leg_rou_hcm6_extended.Single_circ_two_entry_subdominant_param_a
leg_rou_hcm6_extended.Single_circ_two_entry_subdominant_param_a = 0.0
$single_circ_two_entry_subdominant_param_a = $leg_rou_hcm6_extended.Single_circ_two_entry_subdominant_param_a
$leg_rou_hcm6_extended.Single_circ_two_entry_subdominant_param_a = 0.0

Single_circ_two_entry_subdominant_param_b

float Single_circ_two_entry_subdominant_param_b { get; set; }

Type float

Code samples
float single_circ_two_entry_subdominant_param_b = leg_rou_hcm6_extended.Single_circ_two_entry_subdominant_param_b;
leg_rou_hcm6_extended.Single_circ_two_entry_subdominant_param_b = 0.0;
Dim single_circ_two_entry_subdominant_param_b As Single = leg_rou_hcm6_extended.Single_circ_two_entry_subdominant_param_b
leg_rou_hcm6_extended.Single_circ_two_entry_subdominant_param_b = 0.0
single_circ_two_entry_subdominant_param_b = leg_rou_hcm6_extended.Single_circ_two_entry_subdominant_param_b
leg_rou_hcm6_extended.Single_circ_two_entry_subdominant_param_b = 0.0
$single_circ_two_entry_subdominant_param_b = $leg_rou_hcm6_extended.Single_circ_two_entry_subdominant_param_b
$leg_rou_hcm6_extended.Single_circ_two_entry_subdominant_param_b = 0.0

Single_circ_slip_entry_param_a

float Single_circ_slip_entry_param_a { get; set; }

Type float

Code samples
float single_circ_slip_entry_param_a = leg_rou_hcm6_extended.Single_circ_slip_entry_param_a;
leg_rou_hcm6_extended.Single_circ_slip_entry_param_a = 0.0;
Dim single_circ_slip_entry_param_a As Single = leg_rou_hcm6_extended.Single_circ_slip_entry_param_a
leg_rou_hcm6_extended.Single_circ_slip_entry_param_a = 0.0
single_circ_slip_entry_param_a = leg_rou_hcm6_extended.Single_circ_slip_entry_param_a
leg_rou_hcm6_extended.Single_circ_slip_entry_param_a = 0.0
$single_circ_slip_entry_param_a = $leg_rou_hcm6_extended.Single_circ_slip_entry_param_a
$leg_rou_hcm6_extended.Single_circ_slip_entry_param_a = 0.0

Single_circ_slip_entry_param_b

float Single_circ_slip_entry_param_b { get; set; }

Type float

Code samples
float single_circ_slip_entry_param_b = leg_rou_hcm6_extended.Single_circ_slip_entry_param_b;
leg_rou_hcm6_extended.Single_circ_slip_entry_param_b = 0.0;
Dim single_circ_slip_entry_param_b As Single = leg_rou_hcm6_extended.Single_circ_slip_entry_param_b
leg_rou_hcm6_extended.Single_circ_slip_entry_param_b = 0.0
single_circ_slip_entry_param_b = leg_rou_hcm6_extended.Single_circ_slip_entry_param_b
leg_rou_hcm6_extended.Single_circ_slip_entry_param_b = 0.0
$single_circ_slip_entry_param_b = $leg_rou_hcm6_extended.Single_circ_slip_entry_param_b
$leg_rou_hcm6_extended.Single_circ_slip_entry_param_b = 0.0

Multi_circ_single_entry_param_a

float Multi_circ_single_entry_param_a { get; set; }

Type float

Code samples
float multi_circ_single_entry_param_a = leg_rou_hcm6_extended.Multi_circ_single_entry_param_a;
leg_rou_hcm6_extended.Multi_circ_single_entry_param_a = 0.0;
Dim multi_circ_single_entry_param_a As Single = leg_rou_hcm6_extended.Multi_circ_single_entry_param_a
leg_rou_hcm6_extended.Multi_circ_single_entry_param_a = 0.0
multi_circ_single_entry_param_a = leg_rou_hcm6_extended.Multi_circ_single_entry_param_a
leg_rou_hcm6_extended.Multi_circ_single_entry_param_a = 0.0
$multi_circ_single_entry_param_a = $leg_rou_hcm6_extended.Multi_circ_single_entry_param_a
$leg_rou_hcm6_extended.Multi_circ_single_entry_param_a = 0.0

Multi_circ_single_entry_param_b

float Multi_circ_single_entry_param_b { get; set; }

Type float

Code samples
float multi_circ_single_entry_param_b = leg_rou_hcm6_extended.Multi_circ_single_entry_param_b;
leg_rou_hcm6_extended.Multi_circ_single_entry_param_b = 0.0;
Dim multi_circ_single_entry_param_b As Single = leg_rou_hcm6_extended.Multi_circ_single_entry_param_b
leg_rou_hcm6_extended.Multi_circ_single_entry_param_b = 0.0
multi_circ_single_entry_param_b = leg_rou_hcm6_extended.Multi_circ_single_entry_param_b
leg_rou_hcm6_extended.Multi_circ_single_entry_param_b = 0.0
$multi_circ_single_entry_param_b = $leg_rou_hcm6_extended.Multi_circ_single_entry_param_b
$leg_rou_hcm6_extended.Multi_circ_single_entry_param_b = 0.0

Multi_circ_two_entry_dominant_param_a

float Multi_circ_two_entry_dominant_param_a { get; set; }

Type float

Code samples
float multi_circ_two_entry_dominant_param_a = leg_rou_hcm6_extended.Multi_circ_two_entry_dominant_param_a;
leg_rou_hcm6_extended.Multi_circ_two_entry_dominant_param_a = 0.0;
Dim multi_circ_two_entry_dominant_param_a As Single = leg_rou_hcm6_extended.Multi_circ_two_entry_dominant_param_a
leg_rou_hcm6_extended.Multi_circ_two_entry_dominant_param_a = 0.0
multi_circ_two_entry_dominant_param_a = leg_rou_hcm6_extended.Multi_circ_two_entry_dominant_param_a
leg_rou_hcm6_extended.Multi_circ_two_entry_dominant_param_a = 0.0
$multi_circ_two_entry_dominant_param_a = $leg_rou_hcm6_extended.Multi_circ_two_entry_dominant_param_a
$leg_rou_hcm6_extended.Multi_circ_two_entry_dominant_param_a = 0.0

Multi_circ_two_entry_dominant_param_b

float Multi_circ_two_entry_dominant_param_b { get; set; }

Type float

Code samples
float multi_circ_two_entry_dominant_param_b = leg_rou_hcm6_extended.Multi_circ_two_entry_dominant_param_b;
leg_rou_hcm6_extended.Multi_circ_two_entry_dominant_param_b = 0.0;
Dim multi_circ_two_entry_dominant_param_b As Single = leg_rou_hcm6_extended.Multi_circ_two_entry_dominant_param_b
leg_rou_hcm6_extended.Multi_circ_two_entry_dominant_param_b = 0.0
multi_circ_two_entry_dominant_param_b = leg_rou_hcm6_extended.Multi_circ_two_entry_dominant_param_b
leg_rou_hcm6_extended.Multi_circ_two_entry_dominant_param_b = 0.0
$multi_circ_two_entry_dominant_param_b = $leg_rou_hcm6_extended.Multi_circ_two_entry_dominant_param_b
$leg_rou_hcm6_extended.Multi_circ_two_entry_dominant_param_b = 0.0

Multi_circ_two_entry_subdominant_param_a

float Multi_circ_two_entry_subdominant_param_a { get; set; }

Type float

Code samples
float multi_circ_two_entry_subdominant_param_a = leg_rou_hcm6_extended.Multi_circ_two_entry_subdominant_param_a;
leg_rou_hcm6_extended.Multi_circ_two_entry_subdominant_param_a = 0.0;
Dim multi_circ_two_entry_subdominant_param_a As Single = leg_rou_hcm6_extended.Multi_circ_two_entry_subdominant_param_a
leg_rou_hcm6_extended.Multi_circ_two_entry_subdominant_param_a = 0.0
multi_circ_two_entry_subdominant_param_a = leg_rou_hcm6_extended.Multi_circ_two_entry_subdominant_param_a
leg_rou_hcm6_extended.Multi_circ_two_entry_subdominant_param_a = 0.0
$multi_circ_two_entry_subdominant_param_a = $leg_rou_hcm6_extended.Multi_circ_two_entry_subdominant_param_a
$leg_rou_hcm6_extended.Multi_circ_two_entry_subdominant_param_a = 0.0

Multi_circ_two_entry_subdominant_param_b

float Multi_circ_two_entry_subdominant_param_b { get; set; }

Type float

Code samples
float multi_circ_two_entry_subdominant_param_b = leg_rou_hcm6_extended.Multi_circ_two_entry_subdominant_param_b;
leg_rou_hcm6_extended.Multi_circ_two_entry_subdominant_param_b = 0.0;
Dim multi_circ_two_entry_subdominant_param_b As Single = leg_rou_hcm6_extended.Multi_circ_two_entry_subdominant_param_b
leg_rou_hcm6_extended.Multi_circ_two_entry_subdominant_param_b = 0.0
multi_circ_two_entry_subdominant_param_b = leg_rou_hcm6_extended.Multi_circ_two_entry_subdominant_param_b
leg_rou_hcm6_extended.Multi_circ_two_entry_subdominant_param_b = 0.0
$multi_circ_two_entry_subdominant_param_b = $leg_rou_hcm6_extended.Multi_circ_two_entry_subdominant_param_b
$leg_rou_hcm6_extended.Multi_circ_two_entry_subdominant_param_b = 0.0

Multi_circ_three_entry_dominant_param_a

float Multi_circ_three_entry_dominant_param_a { get; set; }

Type float

Code samples
float multi_circ_three_entry_dominant_param_a = leg_rou_hcm6_extended.Multi_circ_three_entry_dominant_param_a;
leg_rou_hcm6_extended.Multi_circ_three_entry_dominant_param_a = 0.0;
Dim multi_circ_three_entry_dominant_param_a As Single = leg_rou_hcm6_extended.Multi_circ_three_entry_dominant_param_a
leg_rou_hcm6_extended.Multi_circ_three_entry_dominant_param_a = 0.0
multi_circ_three_entry_dominant_param_a = leg_rou_hcm6_extended.Multi_circ_three_entry_dominant_param_a
leg_rou_hcm6_extended.Multi_circ_three_entry_dominant_param_a = 0.0
$multi_circ_three_entry_dominant_param_a = $leg_rou_hcm6_extended.Multi_circ_three_entry_dominant_param_a
$leg_rou_hcm6_extended.Multi_circ_three_entry_dominant_param_a = 0.0

Multi_circ_three_entry_dominant_param_b

float Multi_circ_three_entry_dominant_param_b { get; set; }

Type float

Code samples
float multi_circ_three_entry_dominant_param_b = leg_rou_hcm6_extended.Multi_circ_three_entry_dominant_param_b;
leg_rou_hcm6_extended.Multi_circ_three_entry_dominant_param_b = 0.0;
Dim multi_circ_three_entry_dominant_param_b As Single = leg_rou_hcm6_extended.Multi_circ_three_entry_dominant_param_b
leg_rou_hcm6_extended.Multi_circ_three_entry_dominant_param_b = 0.0
multi_circ_three_entry_dominant_param_b = leg_rou_hcm6_extended.Multi_circ_three_entry_dominant_param_b
leg_rou_hcm6_extended.Multi_circ_three_entry_dominant_param_b = 0.0
$multi_circ_three_entry_dominant_param_b = $leg_rou_hcm6_extended.Multi_circ_three_entry_dominant_param_b
$leg_rou_hcm6_extended.Multi_circ_three_entry_dominant_param_b = 0.0

Multi_circ_three_entry_subdominant_param_a

float Multi_circ_three_entry_subdominant_param_a { get; set; }

Type float

Code samples
float multi_circ_three_entry_subdominant_param_a = leg_rou_hcm6_extended.Multi_circ_three_entry_subdominant_param_a;
leg_rou_hcm6_extended.Multi_circ_three_entry_subdominant_param_a = 0.0;
Dim multi_circ_three_entry_subdominant_param_a As Single = leg_rou_hcm6_extended.Multi_circ_three_entry_subdominant_param_a
leg_rou_hcm6_extended.Multi_circ_three_entry_subdominant_param_a = 0.0
multi_circ_three_entry_subdominant_param_a = leg_rou_hcm6_extended.Multi_circ_three_entry_subdominant_param_a
leg_rou_hcm6_extended.Multi_circ_three_entry_subdominant_param_a = 0.0
$multi_circ_three_entry_subdominant_param_a = $leg_rou_hcm6_extended.Multi_circ_three_entry_subdominant_param_a
$leg_rou_hcm6_extended.Multi_circ_three_entry_subdominant_param_a = 0.0

Multi_circ_three_entry_subdominant_param_b

float Multi_circ_three_entry_subdominant_param_b { get; set; }

Type float

Code samples
float multi_circ_three_entry_subdominant_param_b = leg_rou_hcm6_extended.Multi_circ_three_entry_subdominant_param_b;
leg_rou_hcm6_extended.Multi_circ_three_entry_subdominant_param_b = 0.0;
Dim multi_circ_three_entry_subdominant_param_b As Single = leg_rou_hcm6_extended.Multi_circ_three_entry_subdominant_param_b
leg_rou_hcm6_extended.Multi_circ_three_entry_subdominant_param_b = 0.0
multi_circ_three_entry_subdominant_param_b = leg_rou_hcm6_extended.Multi_circ_three_entry_subdominant_param_b
leg_rou_hcm6_extended.Multi_circ_three_entry_subdominant_param_b = 0.0
$multi_circ_three_entry_subdominant_param_b = $leg_rou_hcm6_extended.Multi_circ_three_entry_subdominant_param_b
$leg_rou_hcm6_extended.Multi_circ_three_entry_subdominant_param_b = 0.0

Multi_circ_slip_entry_param_a

float Multi_circ_slip_entry_param_a { get; set; }

Type float

Code samples
float multi_circ_slip_entry_param_a = leg_rou_hcm6_extended.Multi_circ_slip_entry_param_a;
leg_rou_hcm6_extended.Multi_circ_slip_entry_param_a = 0.0;
Dim multi_circ_slip_entry_param_a As Single = leg_rou_hcm6_extended.Multi_circ_slip_entry_param_a
leg_rou_hcm6_extended.Multi_circ_slip_entry_param_a = 0.0
multi_circ_slip_entry_param_a = leg_rou_hcm6_extended.Multi_circ_slip_entry_param_a
leg_rou_hcm6_extended.Multi_circ_slip_entry_param_a = 0.0
$multi_circ_slip_entry_param_a = $leg_rou_hcm6_extended.Multi_circ_slip_entry_param_a
$leg_rou_hcm6_extended.Multi_circ_slip_entry_param_a = 0.0

Multi_circ_slip_entry_param_b

float Multi_circ_slip_entry_param_b { get; set; }

Type float

Code samples
float multi_circ_slip_entry_param_b = leg_rou_hcm6_extended.Multi_circ_slip_entry_param_b;
leg_rou_hcm6_extended.Multi_circ_slip_entry_param_b = 0.0;
Dim multi_circ_slip_entry_param_b As Single = leg_rou_hcm6_extended.Multi_circ_slip_entry_param_b
leg_rou_hcm6_extended.Multi_circ_slip_entry_param_b = 0.0
multi_circ_slip_entry_param_b = leg_rou_hcm6_extended.Multi_circ_slip_entry_param_b
leg_rou_hcm6_extended.Multi_circ_slip_entry_param_b = 0.0
$multi_circ_slip_entry_param_b = $leg_rou_hcm6_extended.Multi_circ_slip_entry_param_b
$leg_rou_hcm6_extended.Multi_circ_slip_entry_param_b = 0.0

Leg_roundabout

ISIAPILeg_roundabout Leg_roundabout { get; }

Type ISIAPILeg_roundabout

Code samples
var leg_roundabout = leg_rou_hcm6_extended.Leg_roundabout;
Dim leg_roundabout As ISIAPILeg_roundabout = leg_rou_hcm6_extended.Leg_roundabout
leg_roundabout = leg_rou_hcm6_extended.Leg_roundabout
$leg_roundabout = $leg_rou_hcm6_extended.Leg_roundabout