hpp-corbaserver  4.14.0
Corba server for Humanoid Path Planner applications
hpp::core_idl::configuration_shooter::Gaussian Interface Reference

import"/local/robotpkg/var/tmp/robotpkg/path/py-hpp-corbaserver/work/hpp-corbaserver-4.14.0/idl/hpp/core_idl/configuration_shooters.idl";

Inheritance diagram for hpp::core_idl::configuration_shooter::Gaussian:
Collaboration diagram for hpp::core_idl::configuration_shooter::Gaussian:

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
)

The documentation for this interface was generated from the following file: