Interface Omegahat::Variable

interface Variable

Attribute Index

name
type

Operation Index

getValues
setValues

Attributes

name
attribute string name;
type
attribute long type;

Operations

getValues
Sequences::DoubleSequence getValues();
setValues
void setValues(in Sequences::DoubleSequence v);

Generated by the ORBacus IDL-to-HTML translator (non-commercial)