Property | Type | Description | |
---|---|---|---|
Init | void | ||
Leg | System | ||
Leg | System |
Method | Description | |
---|---|---|
FromReader ( |
||
Leg ( Instrument instrument, double weight = 1.0 ) : System | ||
ToWriter ( |
Method | Description | |
---|---|---|
Init ( |
||
Leg ( ) : System | ||
Leg ( |
public static FromReader ( |
||
reader | ||
return |
public Leg ( Instrument instrument, double weight = 1.0 ) : System | ||
instrument | Instrument | |
weight | double | |
return | System |
public ToWriter ( |
||
writer | ||
return | void |