hpp::core_idl::configuration_shooter::Gaussian Interface Reference

import"/root/robotpkg/path/py-hpp-corbaserver/work.runner-7gqkM7SY-project-83-concurrent-3/hpp-corbaserver-4.8.0/idl/hpp/core_idl/configuration_shooters.idl";

Inheritance diagram for hpp::core_idl::configuration_shooter::Gaussian:
[legend]
Collaboration diagram for hpp::core_idl::configuration_shooter::Gaussian:
[legend]

Public Member Functions

void setCenter (in floatSeq c) raises (Error)
 
floatSeq getCenter () raises (Error)
 
floatSeq getSigmas () raises (Error)
 
void setSigmas (in floatSeq s) raises (Error)
 
- Public Member Functions inherited from hpp::core_idl::ConfigurationShooter
floatSeq shoot () raises (Error)
 

Member Function Documentation

◆ getCenter()

floatSeq hpp::core_idl::configuration_shooter::Gaussian::getCenter ( )
raises (Error
)

◆ getSigmas()

floatSeq hpp::core_idl::configuration_shooter::Gaussian::getSigmas ( )
raises (Error
)

◆ setCenter()

void hpp::core_idl::configuration_shooter::Gaussian::setCenter ( in floatSeq  c)
raises (Error
)

◆ setSigmas()

void hpp::core_idl::configuration_shooter::Gaussian::setSigmas ( in floatSeq  s)
raises (Error
)