
Public Member Functions | |
| def | __init__ (self) |
| def | AsDict (self) |
| def | GetBand (self, bnum, leftflag) |
| def | GetLeftBand (self, bnum) |
| def | GetRightBand (self, bnum) |
| def | SetBandToDefaults (self, bnum, leftflag) |
| def | SetCorruptionAmount (self, bnum, leftflag, val) |
| def | SetCorruptionCorrelation (self, bnum, leftflag, val) |
| def | SetDefaults (self) |
| def | SetDelayAmount (self, bnum, leftflag, val) |
| def | SetDelayCorrelation (self, bnum, leftflag, val) |
| def | SetDelayDistribution (self, bnum, leftflag, val) |
| def | SetDelayReorder (self, bnum, leftflag, val) |
| def | SetDelayVariation (self, bnum, leftflag, val) |
| def | SetDropAmount (self, bnum, leftflag, val) |
| def | SetDropCorrelation (self, bnum, leftflag, val) |
| def | SetDupAmount (self, bnum, leftflag, val) |
| def | SetDupCorrelation (self, bnum, leftflag, val) |
| def | SetRateLimit (self, bnum, leftflag, val) |
| def | SetReorderAmount (self, bnum, leftflag, val) |
| def | SetReorderCorrelation (self, bnum, leftflag, val) |
| def | SetReorderGap (self, bnum, leftflag, val) |
| def | Validate (self) |
Private Attributes | |
| __LeftBands | |
| __RightBands | |
Definition at line 346 of file mm2client.py.
| def mm2client.Bands.__init__ | ( | self | ) |
Definition at line 347 of file mm2client.py.
| def mm2client.Bands.AsDict | ( | self | ) |
Definition at line 436 of file mm2client.py.
| def mm2client.Bands.GetBand | ( | self, | |
| bnum, | |||
| leftflag | |||
| ) |
Definition at line 366 of file mm2client.py.
| def mm2client.Bands.GetLeftBand | ( | self, | |
| bnum | |||
| ) |
Definition at line 356 of file mm2client.py.
| def mm2client.Bands.GetRightBand | ( | self, | |
| bnum | |||
| ) |
Definition at line 361 of file mm2client.py.
| def mm2client.Bands.SetBandToDefaults | ( | self, | |
| bnum, | |||
| leftflag | |||
| ) |
Definition at line 388 of file mm2client.py.
| def mm2client.Bands.SetCorruptionAmount | ( | self, | |
| bnum, | |||
| leftflag, | |||
| val | |||
| ) |
Definition at line 427 of file mm2client.py.
| def mm2client.Bands.SetCorruptionCorrelation | ( | self, | |
| bnum, | |||
| leftflag, | |||
| val | |||
| ) |
Definition at line 430 of file mm2client.py.
| def mm2client.Bands.SetDefaults | ( | self | ) |
Definition at line 382 of file mm2client.py.
| def mm2client.Bands.SetDelayAmount | ( | self, | |
| bnum, | |||
| leftflag, | |||
| val | |||
| ) |
Definition at line 391 of file mm2client.py.
| def mm2client.Bands.SetDelayCorrelation | ( | self, | |
| bnum, | |||
| leftflag, | |||
| val | |||
| ) |
Definition at line 397 of file mm2client.py.
| def mm2client.Bands.SetDelayDistribution | ( | self, | |
| bnum, | |||
| leftflag, | |||
| val | |||
| ) |
Definition at line 400 of file mm2client.py.
| def mm2client.Bands.SetDelayReorder | ( | self, | |
| bnum, | |||
| leftflag, | |||
| val | |||
| ) |
Definition at line 403 of file mm2client.py.
| def mm2client.Bands.SetDelayVariation | ( | self, | |
| bnum, | |||
| leftflag, | |||
| val | |||
| ) |
Definition at line 394 of file mm2client.py.
| def mm2client.Bands.SetDropAmount | ( | self, | |
| bnum, | |||
| leftflag, | |||
| val | |||
| ) |
Definition at line 406 of file mm2client.py.
| def mm2client.Bands.SetDropCorrelation | ( | self, | |
| bnum, | |||
| leftflag, | |||
| val | |||
| ) |
Definition at line 409 of file mm2client.py.
| def mm2client.Bands.SetDupAmount | ( | self, | |
| bnum, | |||
| leftflag, | |||
| val | |||
| ) |
Definition at line 412 of file mm2client.py.
| def mm2client.Bands.SetDupCorrelation | ( | self, | |
| bnum, | |||
| leftflag, | |||
| val | |||
| ) |
Definition at line 415 of file mm2client.py.
| def mm2client.Bands.SetRateLimit | ( | self, | |
| bnum, | |||
| leftflag, | |||
| val | |||
| ) |
Definition at line 433 of file mm2client.py.
| def mm2client.Bands.SetReorderAmount | ( | self, | |
| bnum, | |||
| leftflag, | |||
| val | |||
| ) |
Definition at line 421 of file mm2client.py.
| def mm2client.Bands.SetReorderCorrelation | ( | self, | |
| bnum, | |||
| leftflag, | |||
| val | |||
| ) |
Definition at line 424 of file mm2client.py.
| def mm2client.Bands.SetReorderGap | ( | self, | |
| bnum, | |||
| leftflag, | |||
| val | |||
| ) |
Definition at line 418 of file mm2client.py.
| def mm2client.Bands.Validate | ( | self | ) |
Definition at line 373 of file mm2client.py.
|
private |
Definition at line 348 of file mm2client.py.
|
private |
Definition at line 352 of file mm2client.py.