FMDT
v1.0.0

User Manual

  • 1. Introduction
  • 2. Installation Guide
  • 3. Executables Usage
  • 4. Examples of Use
  • 5. References

Developer Manual

  • 1. Project Architecture
  • 2. Conventions
  • 3. Contributing Guide
  • 4. Continuous Integration
  • 5. Library API
FMDT
  • File validation_global.h
  • View page source

File validation_global.h

↰ Parent directory (c/fmdt/validation)

Global data related to the tracks validation.

Contents

  • Definition (c/fmdt/validation/validation_global.h)

  • Includes

  • Included By

  • Defines

  • Variables

Definition (c/fmdt/validation/validation_global.h)

  • Program Listing for File validation_global.h

Includes

  • fmdt/validation/validation_struct.h (File validation_struct.h)

  • stdint.h

Included By

  • File validation.h

Defines

  • Define MAX_TRACKS_SIZE

Variables

  • Variable g_false_negative

  • Variable g_false_positive

  • Variable g_is_valid_track

  • Variable g_n_val_objects

  • Variable g_true_negative

  • Variable g_true_positive

  • Variable g_val_objects


© Copyright 2025, FMDT team.

Built with Sphinx using a theme provided by Read the Docs.