2 #ifndef __LASMODULEPROFILE_C 3 #define __LASMODULEPROFILE_C 21 for (
unsigned int i = 0;
i < 512; ++
i)
31 for (
unsigned int i = 0;
i < 512; ++
i)
40 for (
unsigned int i = 0;
i < 512; ++
i)
52 for (
unsigned int i = 0;
i < 512; ++
i)
81 for (
unsigned int i = 0;
i <
data.size(); ++
i)
82 data.at(
i) = theValue;
90 for (
unsigned int i = 0;
i < 512; ++
i) {
108 double theArray[512];
109 for (
unsigned int i = 0;
i < 512; ++
i) {
121 double theArray[512];
122 for (
unsigned int i = 0;
i < 512; ++
i) {
134 double theArray[512];
135 for (
unsigned int i = 0;
i < 512; ++
i) {
147 double theArray[512];
148 for (
unsigned int i = 0;
i < 512; ++
i) {
160 for (
unsigned int i = 0;
i < 512; ++
i) {
172 for (
unsigned int i = 0;
i < 512; ++
i) {
184 for (
unsigned int i = 0;
i < 512; ++
i) {
196 for (
unsigned int i = 0;
i < 512; ++
i) {
209 for (
unsigned int i = 0;
i < 512; ++
i) {
222 for (
unsigned int i = 0;
i < 512; ++
i) {
234 for (
unsigned int i = 0;
i < 512; ++
i) {
235 data.at(
i) /= divisor;
LASModuleProfile operator-(const LASModuleProfile &)
void SetAllValuesTo(const double &)
double GetValue(unsigned int theStripNumber) const
LASModuleProfile & operator+=(const LASModuleProfile &)
LASModuleProfile & operator-=(const LASModuleProfile &)
std::vector< double > data
LASModuleProfile & operator/=(const double)
void DumpToArray(double[512])
LASModuleProfile operator+(const LASModuleProfile &)