|
Programming Reference for VirtualLab Fusion
2022.1
|
Classes | |
| class | ComposedRegion1D |
| This class is subject to change. Programs using this class may require changes with a new version of VirtualLab. Public class which defines a region composed by several 1D subregions. These subregions are composed using logical operations like AND, OR, XOR, DIFF. More... | |
| class | IntervalRegion |
| This class is subject to change. Programs using this class may require changes with a new version of VirtualLab. Class for a simple, real valued coordinate interval, representing a 1D region. More... | |
| class | Region1D |
| This class is subject to change. Programs using this class may require changes with a new version of VirtualLab. Class that describes a 1D region. More... | |
| class | SampledRegion1D |
| This class is subject to change. Programs using this class may require changes with a new version of VirtualLab. Class which describes a region via sampled data. A data point marks its own local interval as being 'inside' if its value is unequal zero. More... | |