target.Object class

Package: target

Base class for target feature classes

Description

target.Object is an abstract base class that enables target feature classes to inherit common functionality.

Class Attributes

Abstract
true
HandleCompatible
true

For information on class attributes, see Class Attributes.

Properties

expand all

  • true if object passes validation procedure.

  • false otherwise.

Attributes:

GetAccess
public
SetAccess
private

Data Types: logical

Methods

expand all

Examples

Validate Hardware Device Data

For an example that uses this class, see Validate Hardware Device Data.

Introduced in R2019b