, including all inherited members.
ang_units enum name | bsta_spherical_histogram< T > | |
angle_bounds enum name | bsta_spherical_histogram< T > | |
az_branch_cut_ | bsta_spherical_histogram< T > | [private] |
azimuth_branch_cut() const | bsta_spherical_histogram< T > | [inline] |
azimuth_center(int azimuth_index) const | bsta_spherical_histogram< T > | |
azimuth_index(T azimuth) const | bsta_spherical_histogram< T > | |
azimuth_interval(int azimuth_index, T &azimuth_start, T &azimuth_range) const | bsta_spherical_histogram< T > | |
azimuth_interval(T azimuth, T &azimuth_start, T &azimuth_range) const | bsta_spherical_histogram< T > | [inline] |
azimuth_range() const | bsta_spherical_histogram< T > | |
azimuth_range_ | bsta_spherical_histogram< T > | [private] |
azimuth_start() const | bsta_spherical_histogram< T > | |
azimuth_start_ | bsta_spherical_histogram< T > | [private] |
B_0_180 enum value | bsta_spherical_histogram< T > | |
B_0_360 enum value | bsta_spherical_histogram< T > | |
B_180_180 enum value | bsta_spherical_histogram< T > | |
B_90_90 enum value | bsta_spherical_histogram< T > | |
bins_intersecting_cone(T center_az, T center_el, T cone_half_angle) | bsta_spherical_histogram< T > | |
bsta_spherical_histogram() | bsta_spherical_histogram< T > | |
bsta_spherical_histogram(unsigned n_azimuth, unsigned n_elevation, T azimuth_start, T azimuth_range, T elevation_start, T elevation_range, ang_units units=DEG, angle_bounds az_branch_cut=B_180_180, angle_bounds el_poles=B_90_90) | bsta_spherical_histogram< T > | |
center(int linear_index, T &az_center, T &el_center) | bsta_spherical_histogram< T > | |
convert_to_cartesian(T azimuth, T elevation, T &x, T &y, T &z) const | bsta_spherical_histogram< T > | |
convert_to_spherical(T x, T y, T z, T &azimuth, T &elevation) const | bsta_spherical_histogram< T > | |
counts(int azimuth_index, int elevation_index) | bsta_spherical_histogram< T > | [inline] |
counts(T azimuth, T elevation) | bsta_spherical_histogram< T > | [inline] |
counts(int linear_index) | bsta_spherical_histogram< T > | [inline] |
counts_ | bsta_spherical_histogram< T > | [private] |
covariance_matrix() | bsta_spherical_histogram< T > | |
DEG enum value | bsta_spherical_histogram< T > | |
deg_to_rad(T ang) | bsta_spherical_histogram< T > | [inline, static] |
delta_az_ | bsta_spherical_histogram< T > | [private] |
delta_el_ | bsta_spherical_histogram< T > | [private] |
el_poles_ | bsta_spherical_histogram< T > | [private] |
elevation_center(int elevation_index) const | bsta_spherical_histogram< T > | |
elevation_index(T elevation) const | bsta_spherical_histogram< T > | |
elevation_interval(int elevation_index, T &elevation_start, T &elevation_range) const | bsta_spherical_histogram< T > | |
elevation_interval(T elevation, T &elevation_start, T &elevation_range) const | bsta_spherical_histogram< T > | [inline] |
elevation_poles() const | bsta_spherical_histogram< T > | [inline] |
elevation_range() const | bsta_spherical_histogram< T > | |
elevation_range_ | bsta_spherical_histogram< T > | [private] |
elevation_start() const | bsta_spherical_histogram< T > | |
elevation_start_ | bsta_spherical_histogram< T > | [private] |
lin_index(T azimuth, T elevation) | bsta_spherical_histogram< T > | [inline] |
linear_index(int azimuth_index, int elevation_index) const | bsta_spherical_histogram< T > | [inline] |
mean(T &mean_az, T &mean_el) | bsta_spherical_histogram< T > | |
n_azimuth() const | bsta_spherical_histogram< T > | [inline] |
n_azimuth_ | bsta_spherical_histogram< T > | [private] |
n_elevation() const | bsta_spherical_histogram< T > | [inline] |
n_elevation_ | bsta_spherical_histogram< T > | [private] |
operator<<(vcl_ostream &s, bsta_spherical_histogram< T > const &h) | bsta_spherical_histogram< T > | [related] |
operator>>(vcl_istream &is, bsta_spherical_histogram< T > &h) | bsta_spherical_histogram< T > | [related] |
p(int azimuth_index, int elevation_index) | bsta_spherical_histogram< T > | |
p(T azimuth, T elevation) | bsta_spherical_histogram< T > | [inline] |
print_to_text(vcl_ostream &os) | bsta_spherical_histogram< T > | |
print_to_vrml(vcl_ostream &os, T transparency=T(0)) | bsta_spherical_histogram< T > | |
rad_to_deg(T ang) | bsta_spherical_histogram< T > | [inline, static] |
RADIANS enum value | bsta_spherical_histogram< T > | |
std_dev(T &std_dev_az, T &std_dev_el) | bsta_spherical_histogram< T > | |
total_counts() | bsta_spherical_histogram< T > | |
total_counts_ | bsta_spherical_histogram< T > | [private] |
total_counts_valid_ | bsta_spherical_histogram< T > | [private] |
units() const | bsta_spherical_histogram< T > | [inline] |
units_ | bsta_spherical_histogram< T > | [private] |
upcount(T azimuth, T elevation, T mag=T(1.0)) | bsta_spherical_histogram< T > | |
upcount_weighted_by_area(T azimuth, T elevation, T mag=T(1.0)) | bsta_spherical_histogram< T > | |
write_counts_with_center(vcl_ostream &os, int azimuth_index, int elevation_index) | bsta_spherical_histogram< T > | |
write_counts_with_interval(vcl_ostream &os, int azimuth_index, int elevation_index) | bsta_spherical_histogram< T > | |
~bsta_spherical_histogram() | bsta_spherical_histogram< T > | [inline] |