Package | Description |
---|---|
fr.cnes.sirius.patrius.fieldsofview |
Modifier and Type | Method and Description |
---|---|
static BooleanField.BooleanCombination |
BooleanField.BooleanCombination.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BooleanField.BooleanCombination[] |
BooleanField.BooleanCombination.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
BooleanField(String name,
IFieldOfView firstField,
IFieldOfView secondField,
BooleanField.BooleanCombination booleanCombination)
Constructor for the "AND" or "OR" combined field of view
|
Copyright © 2019 CNES. All Rights Reserved.