CmcEntryNReflectionPhasePositions Property
Number of Reflection Phase Positions
Namespace: Metas.Vna.Database.CMCsAssembly: Metas.Vna.Database (in Metas.Vna.Database.dll) Version: 2.8.9053.20282
public int NReflectionPhasePositions { get; set; }
Public Property NReflectionPhasePositions As Integer
Get
Set
public:
virtual property int NReflectionPhasePositions {
int get () sealed;
void set (int value) sealed;
}
abstract NReflectionPhasePositions : int with get, set
override NReflectionPhasePositions : int with get, set
Int32ICmcEntryNReflectionPhasePositions