Package | Description |
---|---|
fr.cnes.genius.highLevel |
Package containing classes for the highLevel GENIUS widgets.
|
Modifier and Type | Method and Description |
---|---|
GConstantSelector |
GEntryConstant.getGConstantSelector()
Getter for the GConstantSelector which allows to select a value for the constant.
|
Constructor and Description |
---|
GEntryConstant(String label,
double initialValue,
GUnit[] units,
GConstantSelector constantSelector)
Constructor.
|
GEntryConstant(String widgetId,
String label,
double initialValue,
GUnit[] units,
GConstantSelector constantSelector)
Constructor.
|
Copyright © 2024. All rights reserved.