Version: 5.3.5-ice35-b73

OmeroBlitz API
Home Previous Up Next Index

omero::constants::analysis::flim

Overview

[ "deprecated: It will be removed in 5.4" ] module flim

namespaces related to the FLIM analysis.

This module is deprecated.

Constant Index

KEYWORDFLIMBACKGROUND
KEYWORDFLIMCELL
NSFLIM

Constants

const string KEYWORDFLIMBACKGROUND = "Background";
const string KEYWORDFLIMCELL = "Cell";
const string NSFLIM = "openmicroscopy.org/omero/analysis/flim";

Home Previous Up Next Index