Public Member Functions |
|
FBModelOptical (str pName) | |
Constructor. |
|
ClearSegments (bool pUnUsedOnly=True) | |
Clear the segments (by default only the
unused). |
|
bool | ExportSetup () |
Setup exportation from optical model.
|
|
bool | ImportSetup () |
Setup importation for optical model.
|
|
Public Attributes |
|
float | MarkerSize |
Read Write Property: Size of markers.
|
|
FBTime | SamplingPeriod |
Read Write Property:Sampling period.
|
|
FBTime | SamplingStart |
Read Write Property: Sampling start
time. |
|
FBTime | SamplingStop |
Read Write Property:Sampling stop
time. |
FBModelOptical | ( | str | pName | ) |
Constructor.
pName | Name of optical model. |
ClearSegments | ( | bool | pUnUsedOnly = True |
) |
Clear the segments (by default only the unused).
pUnUsedOnly | Clear only the unused segments if true(default=true). |
bool ExportSetup | ( | ) |
Setup exportation from optical model.
bool ImportSetup | ( | ) |
Setup importation for optical model.
Read Write Property: Size of markers.
Read Write Property:Sampling period.
Read Write Property: Sampling start time.
Read Write Property:Sampling stop time.